Hi list,

I believe that there is a missing dependency for print/a2ps. It
depends on devel/gperf to build. This is a naïve patch:

--- Makefile.orig       Thu Jan  8 09:27:13 2009
+++ Makefile    Thu Jan  8 09:27:59 2009
@@ -28,7 +28,7 @@
 MODGNU_CONFIG_GUESS_DIRS=      ${WRKSRC} ${WRKSRC}/auxdir

 RUN_DEPENDS=   ::print/psutils
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS} ::devel/gperf

 FLAVORS=       a4 a4dj letter letterdj
 FLAVOR?=       letter


-- 
Andreas Kahari
Somewhere in the general Cambridge area, UK

Reply via email to