aboutsummaryrefslogtreecommitdiff
path: root/audio/gmpc-lastfm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gmpc-lastfm/Makefile')
-rw-r--r--audio/gmpc-lastfm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/gmpc-lastfm/Makefile b/audio/gmpc-lastfm/Makefile
index 81861d92c784..d9c67152ab70 100644
--- a/audio/gmpc-lastfm/Makefile
+++ b/audio/gmpc-lastfm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gmpc-lastfm
PORTVERSION= 0.15.0
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION}/plugins/
@@ -19,7 +20,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>