From 2b046d64117ade41e336404023c6f8150293fc4a Mon Sep 17 00:00:00 2001 From: dinoex Date: Sat, 21 Sep 2013 11:06:03 +0000 Subject: - fix misplaced NO_STAGE in slaveports and ifdefs --- x11-fonts/geminifonts/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11-fonts') diff --git a/x11-fonts/geminifonts/Makefile b/x11-fonts/geminifonts/Makefile index af1aed1714e1..141d0e2b4611 100644 --- a/x11-fonts/geminifonts/Makefile +++ b/x11-fonts/geminifonts/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \ mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale +NO_STAGE= yes + USES= perl5 USE_PERL5= build USE_XORG= x11 @@ -25,7 +27,6 @@ NO_WRKSUBDIR= yes MAKE_ARGS+= -j 2 -NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's/\.Z/.gz/g' \ -e 's|DESTDIR =.*|DESTDIR=${LOCALBASE}/lib/X11/fonts/koi8-u-gemini|' \ -- cgit