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/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/gmpc-lastfm/Makefile b/audio/gmpc-lastfm/Makefile
index 2c38a93f6af9..02697eb9fa8a 100644
--- a/audio/gmpc-lastfm/Makefile
+++ b/audio/gmpc-lastfm/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gmpc-lastfm
-PORTVERSION= 0.18.0
-PORTREVISION= 1
+PORTVERSION= 0.19.0
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
http://freebsd.unixfreunde.de/sources/
@@ -23,7 +22,8 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
GNU_CONFIGURE= yes
USE_XORG= x11
-USE_GNOME= gnomehack
+USE_GNOME= gnomehack intltool
+USE_GMAKE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>