summaryrefslogtreecommitdiff
path: root/audio/xmms-sndfile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-01-14 13:41:32 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-01-14 13:41:32 +0000
commit1827e477d51bfc4041a5e0b0e91ceede45907d19 (patch)
tree52c1acd1b441a94e2cd214f20140825641498e0e /audio/xmms-sndfile
parentUpdate to 1.2.6. (diff)
Chase xmms shared library version bump.
Notes
Notes: svn path=/head/; revision=53054
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 13e206edac20..49300fc5b167 100644
--- a/audio/xmms-sndfile/Makefile
+++ b/audio/xmms-sndfile/Makefile
@@ -14,7 +14,7 @@ DISTNAME= xmms_sndfile-${PORTVERSION:S/.p/pre/}
MAINTAINER= dyeske@yahoo.com
LIB_DEPENDS= sndfile.0:${PORTSDIR}/audio/libsndfile \
- xmms.2:${PORTSDIR}/audio/xmms
+ xmms.3:${PORTSDIR}/audio/xmms
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"