aboutsummaryrefslogtreecommitdiff
path: root/audio/gmpc-mdcover/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gmpc-mdcover/Makefile')
-rw-r--r--audio/gmpc-mdcover/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/gmpc-mdcover/Makefile b/audio/gmpc-mdcover/Makefile
index b66504527cca..883b1e0dc248 100644
--- a/audio/gmpc-mdcover/Makefile
+++ b/audio/gmpc-mdcover/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= gmpc-mdcover
-PORTVERSION= 0.15.0
-PORTREVISION= 1
+PORTVERSION= 0.15.5.0
CATEGORIES= audio
-MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION}/plugins/
+MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION:C/\.0$//}/
MAINTAINER= miwi@FreeBSD.org
COMMENT= A Directory artist/song plugin for gmpc
@@ -22,5 +21,6 @@ RUN_DEPEND= gmpc:${PORTSDIR}/audio/gmpc
GNU_CONFIGURE= yes
USE_XORG= x11
USE_GNOME= gnomehack
+USE_LDCONFIG= yes
.include <bsd.port.mk>