diff options
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/bdfresize/Makefile | 3 | ||||
-rw-r--r-- | x11-fonts/cyberbit-ttfonts/Makefile | 3 | ||||
-rw-r--r-- | x11-fonts/gentium-basic/Makefile | 3 | ||||
-rw-r--r-- | x11-fonts/gentium/Makefile | 3 |
4 files changed, 4 insertions, 8 deletions
diff --git a/x11-fonts/bdfresize/Makefile b/x11-fonts/bdfresize/Makefile index 21e9f10d4103..f5347a9e3829 100644 --- a/x11-fonts/bdfresize/Makefile +++ b/x11-fonts/bdfresize/Makefile @@ -7,7 +7,7 @@ PORTNAME= bdfresize PORTVERSION= 1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fonts MASTER_SITES= http://openlab.ring.gr.jp/efont/dist/tools/bdfresize/ @@ -15,7 +15,6 @@ MAINTAINER= mistral@imasy.or.jp COMMENT= A tool for resizing BDF format font GNU_CONFIGURE= yes -USE_X_PREFIX= yes MAN1= bdfresize.1 PLIST_FILES= bin/bdfresize diff --git a/x11-fonts/cyberbit-ttfonts/Makefile b/x11-fonts/cyberbit-ttfonts/Makefile index 328cb769cd74..71d34229c599 100644 --- a/x11-fonts/cyberbit-ttfonts/Makefile +++ b/x11-fonts/cyberbit-ttfonts/Makefile @@ -6,7 +6,7 @@ PORTNAME= cyberbit-ttfonts PORTVERSION= 2.0.20050220 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fonts MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/extras/fonts/windows/ DISTFILES= Cyberbit.ZIP @@ -22,7 +22,6 @@ COMMENT= Bitstream Cyberbit is a TrueType font covers Unicode 2.0 RESTRICTED= "Redistribution not permitted; single user license only." -USE_X_PREFIX= yes USE_ZIP= yes NO_BUILD= yes diff --git a/x11-fonts/gentium-basic/Makefile b/x11-fonts/gentium-basic/Makefile index 7cbe36b74724..6f36916866d0 100644 --- a/x11-fonts/gentium-basic/Makefile +++ b/x11-fonts/gentium-basic/Makefile @@ -9,7 +9,7 @@ PORTNAME= gentium PORTVERSION= 1.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-fonts MASTER_SITES= http://scripts.sil.org/cms/scripts/render_download.php?site_id=nrsi&format=file&media_id=Gentium_102_L_tar&_sc=1&filename=/ DISTNAME= ttf-sil-${PORTNAME}_${PORTVERSION} @@ -20,7 +20,6 @@ COMMENT= Gentium TrueType font collection BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig -USE_X_PREFIX= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/ttf-sil-${PORTNAME}-${PORTVERSION:C@\.([[:digit:]]+)$@\1@} diff --git a/x11-fonts/gentium/Makefile b/x11-fonts/gentium/Makefile index 7cbe36b74724..6f36916866d0 100644 --- a/x11-fonts/gentium/Makefile +++ b/x11-fonts/gentium/Makefile @@ -9,7 +9,7 @@ PORTNAME= gentium PORTVERSION= 1.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-fonts MASTER_SITES= http://scripts.sil.org/cms/scripts/render_download.php?site_id=nrsi&format=file&media_id=Gentium_102_L_tar&_sc=1&filename=/ DISTNAME= ttf-sil-${PORTNAME}_${PORTVERSION} @@ -20,7 +20,6 @@ COMMENT= Gentium TrueType font collection BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig -USE_X_PREFIX= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/ttf-sil-${PORTNAME}-${PORTVERSION:C@\.([[:digit:]]+)$@\1@} |