aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-sndfile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-08 00:10:16 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-08 00:10:16 +0000
commitc91c8e8e4dfc3105865f216ac845e1615836a7e4 (patch)
treef2a5b0808d0defafea1521620ab431d5fe220ab9 /audio/xmms-sndfile
parent14c4e7a80d6e5b30dfd07aec321dd861c36edfe4 (diff)
downloadports-c91c8e8e4dfc3105865f216ac845e1615836a7e4.tar.gz
ports-c91c8e8e4dfc3105865f216ac845e1615836a7e4.zip
Notes
Diffstat (limited to 'audio/xmms-sndfile')
-rw-r--r--audio/xmms-sndfile/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-sndfile/Makefile b/audio/xmms-sndfile/Makefile
index 14e40b50c992..49d0a8bd3341 100644
--- a/audio/xmms-sndfile/Makefile
+++ b/audio/xmms-sndfile/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= dyeske@yahoo.com
COMMENT= XMMS plugin to allow playing libsndfile supported files
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
- xmms.3:${PORTSDIR}/multimedia/xmms
+ xmms.4:${PORTSDIR}/multimedia/xmms
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"