diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-07-08 22:21:46 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-07-08 22:21:46 +0000 |
commit | ab506b7d328b0b5f1a23ca1d130d2520e23869c3 (patch) | |
tree | 69dba8873004be56640deea7eca76382ede95d87 /audio/gmpc-lastfm | |
parent | be826a376cc05a49923158da5d7c5a6ed6924541 (diff) |
Notes
Diffstat (limited to 'audio/gmpc-lastfm')
-rw-r--r-- | audio/gmpc-lastfm/Makefile | 4 | ||||
-rw-r--r-- | audio/gmpc-lastfm/pkg-plist | 1 |
2 files changed, 2 insertions, 3 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> diff --git a/audio/gmpc-lastfm/pkg-plist b/audio/gmpc-lastfm/pkg-plist index 2c941056de9e..77463cff54bc 100644 --- a/audio/gmpc-lastfm/pkg-plist +++ b/audio/gmpc-lastfm/pkg-plist @@ -1,4 +1,3 @@ -lib/gmpc/plugins/lastfmplugin.la lib/gmpc/plugins/lastfmplugin.so share/locale/bg/LC_MESSAGES/gmpc-lastfm.mo share/locale/bs/LC_MESSAGES/gmpc-lastfm.mo |