$NetBSD$

--- backends/Makefile.am.orig	2009-01-07 07:54:46.000000000 -0500
+++ backends/Makefile.am
@@ -52,6 +52,10 @@ if BACKEND_TYPE_POLDEK
 SUBDIRS += poldek
 endif
 
+if BACKEND_TYPE_PKGSRC
+SUBDIRS += pkgsrc
+endif
+
 clean-local :
 	rm -f *~
 
