aboutsummaryrefslogtreecommitdiff
path: root/audio/gmpc-lyricwiki/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-09-25 17:57:53 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-09-25 17:57:53 +0000
commit80686e7d9b732d4900fa3147c4d7327642c8c168 (patch)
tree6e74e6438bd985df11cf1ec94ce3fd0d2966cacb /audio/gmpc-lyricwiki/Makefile
parent8bcf2c113706c2cd50f0f8f931f698390d81cfc6 (diff)
downloadports-80686e7d9b732d4900fa3147c4d7327642c8c168.tar.gz
ports-80686e7d9b732d4900fa3147c4d7327642c8c168.zip
Notes
Diffstat (limited to 'audio/gmpc-lyricwiki/Makefile')
-rw-r--r--audio/gmpc-lyricwiki/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/gmpc-lyricwiki/Makefile b/audio/gmpc-lyricwiki/Makefile
index 4a61e4101148..ba2b0a6a7641 100644
--- a/audio/gmpc-lyricwiki/Makefile
+++ b/audio/gmpc-lyricwiki/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gmpc-lyricwiki
-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/
@@ -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>