aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xfce4-mixer
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2008-03-09 22:54:59 +0800
committeroliver <oliver@FreeBSD.org>2008-03-09 22:54:59 +0800
commita3697b92719b3e317a48daa2acd866afc71512ec (patch)
treee432bbbaa52947b8ef6c53d71788c2e33492e9d4 /audio/xfce4-mixer
parent992a3b799ce20017eba0f3b1f2030b9d7e7043fe (diff)
downloadfreebsd-ports-gnome-a3697b92719b3e317a48daa2acd866afc71512ec.tar.gz
freebsd-ports-gnome-a3697b92719b3e317a48daa2acd866afc71512ec.tar.zst
freebsd-ports-gnome-a3697b92719b3e317a48daa2acd866afc71512ec.zip
replace USE_XLIB by USE_XORG to reduce the dependencies
bump PORTREVISION
Diffstat (limited to 'audio/xfce4-mixer')
-rw-r--r--audio/xfce4-mixer/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile
index b90263c53859..28951fa92b34 100644
--- a/audio/xfce4-mixer/Makefile
+++ b/audio/xfce4-mixer/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xfce4-mixer
PORTVERSION= 4.4.2
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= audio xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
DIST_SUBDIR= xfce4
@@ -22,7 +22,8 @@ USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= gnometarget gtk20 intltool intlhack libxml2 pkgconfig
USE_XFCE= configenv libgui libmcs libutil mcsmanager panel
-USE_XLIB= yes
+USE_XORG= xproto x11 xrender xext xinerama xrandr xcursor xcomposite \
+ xdamage xfixes xi xau xdmcp
post-patch:
@${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${WRKSRC}/configure