aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/xclasses
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-26 06:44:48 +0800
committermiwi <miwi@FreeBSD.org>2008-03-26 06:44:48 +0800
commit7b56c40b952a22521dd35f39e00fcfbb408463b5 (patch)
tree222501a00a140e899e2e4288740c3089e3cf5b18 /x11-toolkits/xclasses
parent6939c2c931da3bc739154509bd6d2fc1c519f3b6 (diff)
downloadfreebsd-ports-gnome-7b56c40b952a22521dd35f39e00fcfbb408463b5.tar.gz
freebsd-ports-gnome-7b56c40b952a22521dd35f39e00fcfbb408463b5.tar.zst
freebsd-ports-gnome-7b56c40b952a22521dd35f39e00fcfbb408463b5.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'x11-toolkits/xclasses')
-rw-r--r--x11-toolkits/xclasses/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/xclasses/Makefile b/x11-toolkits/xclasses/Makefile
index 4c563e2019e6..32a248f96452 100644
--- a/x11-toolkits/xclasses/Makefile
+++ b/x11-toolkits/xclasses/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xclasses
PORTVERSION= 1.4.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= xcmail
@@ -25,8 +25,7 @@ PLIST= ${WRKDIR}/pkg-plist
PLIST_SUB= VERSION="${PORTVERSION}"
USE_GMAKE= yes
USE_PERL5_BUILD=yes
-USE_X_PREFIX= yes
-USE_XPM= yes
+USE_XORG= x11 xpm
WRKSRC= ${WRKDIR}/xclasses
pre-configure: