aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-24 13:03:55 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-24 13:03:55 +0000
commit270a2cb06bac9deaa83a7bf518d24dd5290f1038 (patch)
treed906a1023121e31d8ba733cea9aaadba68454b16 /x11-fonts
parentcf39093e7bc1b82429c6b399fd5ba0c35dad1c06 (diff)
downloadports-270a2cb06bac9deaa83a7bf518d24dd5290f1038.tar.gz
ports-270a2cb06bac9deaa83a7bf518d24dd5290f1038.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209683
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/bdfresize/Makefile3
-rw-r--r--x11-fonts/cyberbit-ttfonts/Makefile3
-rw-r--r--x11-fonts/gentium-basic/Makefile3
-rw-r--r--x11-fonts/gentium/Makefile3
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@}