diff options
author | Stefan Walter <stefan@FreeBSD.org> | 2010-06-29 12:43:13 +0000 |
---|---|---|
committer | Stefan Walter <stefan@FreeBSD.org> | 2010-06-29 12:43:13 +0000 |
commit | c15ffe96a37d08e9f3131d4934c299dc62130db8 (patch) | |
tree | 937aeab9a493f9cbb3f5075fbec6e7143f23f827 /x11-fonts/wqy | |
parent | 46895a72533703a6541ce697994bb311147b73ce (diff) | |
download | ports-c15ffe96a37d08e9f3131d4934c299dc62130db8.tar.gz ports-c15ffe96a37d08e9f3131d4934c299dc62130db8.zip |
Notes
Diffstat (limited to 'x11-fonts/wqy')
-rw-r--r-- | x11-fonts/wqy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fonts/wqy/Makefile b/x11-fonts/wqy/Makefile index ceb520bb0b6f..ef5277a2b966 100644 --- a/x11-fonts/wqy/Makefile +++ b/x11-fonts/wqy/Makefile @@ -7,6 +7,7 @@ PORTNAME= wqy-fonts PORTVERSION= 20081102 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11-fonts MASTER_SITES= SF/wqy/wqy-bitmapfont/0.9.9:bitmapfont \ @@ -24,7 +25,7 @@ BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \ fc-cache:${PORTSDIR}/x11-fonts/fontconfig USE_XORG= x11 -USE_PERL5= yes +USE_PERL5_BUILD= yes FONTSDIR= lib/X11/fonts/wqy CONFDDIR= etc/fonts/conf.d |