aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-24 00:44:09 +0800
committermiwi <miwi@FreeBSD.org>2008-03-24 00:44:09 +0800
commite7a3b40f2f2727f2aa489686379d24ef713d42b6 (patch)
tree83b98a8e9d6b20e333967850c6ae011cc66dd5bc /textproc
parent652b5f2ab695eee5d807552834f0b56e9bc4449d (diff)
downloadfreebsd-ports-gnome-e7a3b40f2f2727f2aa489686379d24ef713d42b6.tar.gz
freebsd-ports-gnome-e7a3b40f2f2727f2aa489686379d24ef713d42b6.tar.zst
freebsd-ports-gnome-e7a3b40f2f2727f2aa489686379d24ef713d42b6.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/stardict2/Makefile3
-rw-r--r--textproc/stardict3/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/textproc/stardict2/Makefile b/textproc/stardict2/Makefile
index f8bf86f7ce7c..42522c517151 100644
--- a/textproc/stardict2/Makefile
+++ b/textproc/stardict2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= stardict
PORTVERSION= 2.4.8
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -20,7 +20,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
USE_GMAKE= yes
-USE_X_PREFIX= yes
USE_BZIP2= yes
USE_GNOME= gnomehack gnomeprefix
USE_GETTEXT= yes
diff --git a/textproc/stardict3/Makefile b/textproc/stardict3/Makefile
index f8bf86f7ce7c..42522c517151 100644
--- a/textproc/stardict3/Makefile
+++ b/textproc/stardict3/Makefile
@@ -7,7 +7,7 @@
PORTNAME= stardict
PORTVERSION= 2.4.8
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -20,7 +20,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
USE_GMAKE= yes
-USE_X_PREFIX= yes
USE_BZIP2= yes
USE_GNOME= gnomehack gnomeprefix
USE_GETTEXT= yes