diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-06-21 15:35:23 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-06-21 15:35:23 +0000 |
commit | 2f3bb8957e9e762b04102f8ef828c70cb58ca8f9 (patch) | |
tree | 7e9e30d2df8f9b189446a88a8789db27091d311d /audio/xmms-tfmx | |
parent | Update to 1.2.5. (diff) |
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 0267514dcfd8..acaf3747e493 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 |