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/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/gmpc-lastfm/Makefile b/audio/gmpc-lastfm/Makefile
index 809e1051ca9f..6ede6d448c0a 100644
--- a/audio/gmpc-lastfm/Makefile
+++ b/audio/gmpc-lastfm/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gmpc-lastfm
PORTVERSION= 0.20.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
http://freebsd.unixfreunde.de/sources/
@@ -18,6 +18,6 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
GNU_CONFIGURE= yes
USE_GNOME= glib20 gtk20 intltool libxml2
-USES= gettext gmake pathfix pkgconfig
+USES= gettext gmake libtool pathfix pkgconfig
.include <bsd.port.mk>