diff options
author | edwin <edwin@FreeBSD.org> | 2003-09-08 00:10:16 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-09-08 00:10:16 +0000 |
commit | 630f0c16a1e58aa8015c870b8c8b8647596ed102 (patch) | |
tree | e1205130922634b152731d9dba2203e00bcb72f0 /audio/xmms-tfmx | |
parent | 8ca730710e499e499da4ba3838f67c11a000a5ce (diff) | |
download | FreeBSD-ports-630f0c16a1e58aa8015c870b8c8b8647596ed102.zip FreeBSD-ports-630f0c16a1e58aa8015c870b8c8b8647596ed102.tar.gz |
chase lib version change of multimedia/xmms
PR: ports/56505
Submitted by: Espen Skoglund <esk@ira.uka.de>
Diffstat (limited to 'audio/xmms-tfmx')
-rw-r--r-- | audio/xmms-tfmx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-tfmx/Makefile b/audio/xmms-tfmx/Makefile index 4d43749..1aa85f53 100644 --- a/audio/xmms-tfmx/Makefile +++ b/audio/xmms-tfmx/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ \ MAINTAINER= ports@FreeBSD.org COMMENT= XMMS Input plugin for playing TFMX tunes -LIB_DEPENDS= xmms.3:${PORTSDIR}/multimedia/xmms +LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms USE_X_PREFIX= yes USE_GMAKE= yes |