diff options
Diffstat (limited to 'x11-fonts/geminifonts/Makefile')
-rw-r--r-- | x11-fonts/geminifonts/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/x11-fonts/geminifonts/Makefile b/x11-fonts/geminifonts/Makefile index 66de0bdf44e8..e30e744fb9c5 100644 --- a/x11-fonts/geminifonts/Makefile +++ b/x11-fonts/geminifonts/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: koi8rPS -# Date created: Oct 30, 2000 -# Whom: mi@aldan.algebra.com -# +# Created by: mi@aldan.algebra.com # $FreeBSD$ -# PORTNAME= gemini PORTVERSION= 1.0 @@ -22,7 +18,8 @@ BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \ mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale -USE_PERL5_BUILD=yes +USES= perl5 +USE_PERL5= build USE_XORG= x11 NO_WRKSUBDIR= yes |