aboutsummaryrefslogtreecommitdiffstats
path: root/audio/bmp-modplug
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2010-05-28 14:56:46 +0800
committerehaupt <ehaupt@FreeBSD.org>2010-05-28 14:56:46 +0800
commit511fdac80d71e3236e7d55bb2871e832ab242857 (patch)
tree29b69b450cf5611f2f64118e9cf94163c37fc01b /audio/bmp-modplug
parentcb9dfb1eb267db70a19294c73bb2ea9f820137d7 (diff)
downloadfreebsd-ports-gnome-511fdac80d71e3236e7d55bb2871e832ab242857.tar.gz
freebsd-ports-gnome-511fdac80d71e3236e7d55bb2871e832ab242857.tar.zst
freebsd-ports-gnome-511fdac80d71e3236e7d55bb2871e832ab242857.zip
Chase audio/libmodplug update
Diffstat (limited to 'audio/bmp-modplug')
-rw-r--r--audio/bmp-modplug/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/bmp-modplug/Makefile b/audio/bmp-modplug/Makefile
index d67bf30f02a4..6d9191d1e4fc 100644
--- a/audio/bmp-modplug/Makefile
+++ b/audio/bmp-modplug/Makefile
@@ -7,7 +7,7 @@
PORTNAME= modplug
PORTVERSION= 2.0.5
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES?= audio
MASTER_SITES= ftp://ftp.osuosl.org/pub/FreeBSD/distfiles/ \
http://ftp.osuosl.org/pub/FreeBSD/distfiles/ \
@@ -21,7 +21,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A modplug-based plugin for beep-media-player
LIB_DEPENDS?= beep.2:${PORTSDIR}/multimedia/beep-media-player
-LIB_DEPENDS+= modplug.0:${PORTSDIR}/audio/libmodplug
+LIB_DEPENDS+= modplug.1:${PORTSDIR}/audio/libmodplug
USE_AUTOTOOLS= libtool:22
USE_BZIP2= yes