aboutsummaryrefslogtreecommitdiff
path: root/audio/gmpc-lyrics/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gmpc-lyrics/Makefile')
-rw-r--r--audio/gmpc-lyrics/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/gmpc-lyrics/Makefile b/audio/gmpc-lyrics/Makefile
index 0f674d9543ec..2e6ddc74fdc7 100644
--- a/audio/gmpc-lyrics/Makefile
+++ b/audio/gmpc-lyrics/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= gmpc-lyrics
-PORTVERSION= 0.18.0
-PORTREVISION= 1
+PORTVERSION= 0.19.0
CATEGORIES= audio
-MASTER_SITES= http://download.sarine.nl/Programs/gmpc/0.18.0/${PORTVERSION}/ \
+MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
http://freebsd.unixfreunde.de/sources/
MAINTAINER= miwi@FreeBSD.org
@@ -22,7 +21,8 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
GNU_CONFIGURE= yes
USE_XORG= x11
-USE_GNOME= gnomehack
+USE_GMAKE= yes
+USE_GNOME= gnomehack intltool
USE_LDCONFIG= yes
.include <bsd.port.mk>