diff options
Diffstat (limited to 'x11-fonts/terminus-font/Makefile')
-rw-r--r-- | x11-fonts/terminus-font/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-fonts/terminus-font/Makefile b/x11-fonts/terminus-font/Makefile index 1d057509ba38..d575654f8aa2 100644 --- a/x11-fonts/terminus-font/Makefile +++ b/x11-fonts/terminus-font/Makefile @@ -6,8 +6,8 @@ # PORTNAME= terminus-font -PORTVERSION= 4.00 -PORTREVISION= 2 +PORTVERSION= 4.11 +PORTREVISION= 0 CATEGORIES= x11-fonts MASTER_SITES= http://www.is-vn.bg/hamster/ @@ -18,6 +18,7 @@ BUILD_DEPENDS= mkitalic:${PORTSDIR}/x11-fonts/mkbold-mkitalic \ bdftopcf:${X_CLIENTS_PORT} RUN_DEPENDS= mkfontdir:${X_CLIENTS_PORT} +USE_PERL5= yes USE_X_PREFIX= yes ALL_TARGET= pcf SHAREMODE= 644 |