aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-modplug
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2010-05-28 06:56:46 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2010-05-28 06:56:46 +0000
commit0f8d106ae4886b0eb4f81dae949b23ca883a27fa (patch)
tree03a868ed44f0b8464578e0e7373b04b3c6d8bb1c /audio/xmms-modplug
parent4ab7f722bd05a5b689c2bfa8bf7d1a599f280252 (diff)
downloadports-0f8d106ae4886b0eb4f81dae949b23ca883a27fa.tar.gz
ports-0f8d106ae4886b0eb4f81dae949b23ca883a27fa.zip
Chase audio/libmodplug update
Notes
Notes: svn path=/head/; revision=255227
Diffstat (limited to 'audio/xmms-modplug')
-rw-r--r--audio/xmms-modplug/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms-modplug/Makefile b/audio/xmms-modplug/Makefile
index 0ff50a8b7bb8..83675ad099c6 100644
--- a/audio/xmms-modplug/Makefile
+++ b/audio/xmms-modplug/Makefile
@@ -7,7 +7,7 @@
PORTNAME= modplug
PORTVERSION= 2.0.5
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES?= audio
MASTER_SITES= SF/${PORTNAME}-xmms/${PORTNAME}-xmms/2.05
PKGNAMEPREFIX= xmms-
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A modplug-based plugin for XMMS
LIB_DEPENDS?= xmms.4:${PORTSDIR}/multimedia/xmms
-LIB_DEPENDS+= modplug.0:${PORTSDIR}/audio/libmodplug
+LIB_DEPENDS+= modplug.1:${PORTSDIR}/audio/libmodplug
USE_LDCONFIG= yes
HAS_CONFIGURE= yes