aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2009-08-30 10:43:25 +0000
committerMark Linimon <linimon@FreeBSD.org>2009-08-30 10:43:25 +0000
commit0dec8d75f6138faf9477846d579799fec37c00e7 (patch)
treefd22698a75f92a7eff41ef2bee8514f4de258670 /x11-fonts
parente74370a1593d3b17fe1f9736a22becdfb2d60bc5 (diff)
downloadports-0dec8d75f6138faf9477846d579799fec37c00e7.tar.gz
ports-0dec8d75f6138faf9477846d579799fec37c00e7.zip
Move the definition of USE_PERL5_BUILD above the inclusion of
bsd.port.pre.mk where it belongs.
Notes
Notes: svn path=/head/; revision=240564
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/terminus-font/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fonts/terminus-font/Makefile b/x11-fonts/terminus-font/Makefile
index bd2666aae525..c0b025c42ad9 100644
--- a/x11-fonts/terminus-font/Makefile
+++ b/x11-fonts/terminus-font/Makefile
@@ -20,6 +20,8 @@ BUILD_DEPENDS= mkitalic:${PORTSDIR}/x11-fonts/mkbold-mkitalic \
mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale
RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir
+USE_PERL5_BUILD=yes
+
OPTIONS= AO2 "Variant of letter 'a'" off \
DV1 "Variant of cyrillic letters 'de' and 've'" off \
GE1 "Variant of cyrillic letter 'ge'" off \
@@ -30,7 +32,6 @@ OPTIONS= AO2 "Variant of letter 'a'" off \
.include <bsd.port.pre.mk>
-USE_PERL5_BUILD=yes
ALL_TARGET= pcf
FONTDIR= lib/X11/fonts/${PORTNAME}
PLIST_SUB+= FONTDIR=${FONTDIR}