aboutsummaryrefslogtreecommitdiff
path: root/audio/gmpc-qosd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gmpc-qosd/Makefile')
-rw-r--r--audio/gmpc-qosd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/gmpc-qosd/Makefile b/audio/gmpc-qosd/Makefile
index e6fc26bf99df..c42cc22e81e2 100644
--- a/audio/gmpc-qosd/Makefile
+++ b/audio/gmpc-qosd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gmpc-qosd
PORTVERSION= 0.15.0
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION}/plugins/
@@ -20,7 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc \
RUN_DEPEND= gmpc:${PORTSDIR}/audio/gmpc
GNU_CONFIGURE= yes
-USE_XLIB= yes
+USE_XORG= x11
USE_GNOME= gnomehack
.include <bsd.port.mk>