diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-06-21 15:35:23 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-06-21 15:35:23 +0000 |
commit | 0515f27c4037308740c8ee18836d0687f78badef (patch) | |
tree | 34e00e2a3c5f5fd0fc4c9c79fa97129508fb0419 /audio/xmms-tfmx | |
parent | 30ca9d3caad51326cfd8933440d44b5b7b5a5e93 (diff) | |
download | FreeBSD-ports-0515f27c4037308740c8ee18836d0687f78badef.zip FreeBSD-ports-0515f27c4037308740c8ee18836d0687f78badef.tar.gz |
Chase increased version number of libxmms.
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 0267514..acaf374 100644 --- a/audio/xmms-tfmx/Makefile +++ b/audio/xmms-tfmx/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ \ MAINTAINER= anders@fix.no -LIB_DEPENDS= xmms.1:${PORTSDIR}/audio/xmms +LIB_DEPENDS= xmms.2:${PORTSDIR}/audio/xmms USE_X_PREFIX= yes USE_GMAKE= yes |