aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-21 15:33:07 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-21 15:33:07 +0000
commit5840d29c60c6f473e25d7098b5627b0e102ad19d (patch)
tree7b8a813637dae477cbcf42ce94e924c1f2364ce8 /multimedia
parent266d596212c1372e668667911c708302142f5948 (diff)
downloadports-5840d29c60c6f473e25d7098b5627b0e102ad19d.tar.gz
ports-5840d29c60c6f473e25d7098b5627b0e102ad19d.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/xfce4-xmms-plugin/Makefile3
-rw-r--r--multimedia/xfmedia-remote-plugin/Makefile2
2 files changed, 2 insertions, 3 deletions
diff --git a/multimedia/xfce4-xmms-plugin/Makefile b/multimedia/xfce4-xmms-plugin/Makefile
index 58c7b5025bd3..557b9253fd5d 100644
--- a/multimedia/xfce4-xmms-plugin/Makefile
+++ b/multimedia/xfce4-xmms-plugin/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xfce4-xmms-plugin
PORTVERSION= 0.5.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= multimedia audio xfce
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
DIST_SUBDIR= xfce4
@@ -21,7 +21,6 @@ USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= gnometarget gtk20 intltool intlhack pango pkgconfig
USE_XFCE= configenv libgui libutil panel
-USE_XLIB= yes
OPTIONS= XMMS "Enable xmms support" on \
BEEP "Enable beep-media-player support" off \
diff --git a/multimedia/xfmedia-remote-plugin/Makefile b/multimedia/xfmedia-remote-plugin/Makefile
index 789374075d49..1c622a2cbab5 100644
--- a/multimedia/xfmedia-remote-plugin/Makefile
+++ b/multimedia/xfmedia-remote-plugin/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xfmedia-remote-plugin
PORTVERSION= 0.2.2
+PORTREVISION= 1
CATEGORIES= multimedia audio xfce
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
DIST_SUBDIR= xfce4
@@ -22,6 +23,5 @@ USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
USE_XFCE= configenv panel
-USE_XLIB= yes
.include <bsd.port.mk>