diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-08 00:10:16 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-08 00:10:16 +0000 |
commit | c91c8e8e4dfc3105865f216ac845e1615836a7e4 (patch) | |
tree | f2a5b0808d0defafea1521620ab431d5fe220ab9 /audio/xmms-volnorm | |
parent | 14c4e7a80d6e5b30dfd07aec321dd861c36edfe4 (diff) | |
download | ports-c91c8e8e4dfc3105865f216ac845e1615836a7e4.tar.gz ports-c91c8e8e4dfc3105865f216ac845e1615836a7e4.zip |
chase lib version change of multimedia/xmms
PR: ports/56505
Submitted by: Espen Skoglund <esk@ira.uka.de>
Notes
Notes:
svn path=/head/; revision=88702
Diffstat (limited to 'audio/xmms-volnorm')
-rw-r--r-- | audio/xmms-volnorm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-volnorm/Makefile b/audio/xmms-volnorm/Makefile index a97a6a0700f2..610707582866 100644 --- a/audio/xmms-volnorm/Makefile +++ b/audio/xmms-volnorm/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= xmms- MAINTAINER= pat@FreeBSD.org COMMENT= Volume Normalizer plugin for XMMS -LIB_DEPENDS= xmms.3:${PORTSDIR}/multimedia/xmms +LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms USE_X_PREFIX= yes USE_GNOME= gtk12 |