summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-24 17:02:27 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-24 17:02:27 +0000
commit52c5d58921fcb6eaee151d4d2defbacbce3c598e (patch)
tree2386b7ed02bc9418c9764eee5fdba9c3c6b7fde0 /multimedia
parent- Remove USE_X_PREFIX (diff)
- 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=209697
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gxmms/Makefile1
-rw-r--r--multimedia/xmms-weasel/Makefile3
2 files changed, 1 insertions, 3 deletions
diff --git a/multimedia/gxmms/Makefile b/multimedia/gxmms/Makefile
index 886fff30a5a9..fafa2e15690f 100644
--- a/multimedia/gxmms/Makefile
+++ b/multimedia/gxmms/Makefile
@@ -23,7 +23,6 @@ BROKEN= Does not compile
USE_GMAKE= yes
USE_GNOME= gnomehack gnomepanel gnomeprefix intlhack
GNU_CONFIGURE= yes
-USE_X_PREFIX= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/multimedia/xmms-weasel/Makefile b/multimedia/xmms-weasel/Makefile
index 16d945293740..5acb8fd554cd 100644
--- a/multimedia/xmms-weasel/Makefile
+++ b/multimedia/xmms-weasel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xmms-weasel
PORTVERSION= 0.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -20,7 +20,6 @@ RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_X_PREFIX= yes
USE_LDCONFIG= yes
PLIST_FILES= lib/xmms/General/libweasel.la \