diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-01-14 13:41:32 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-01-14 13:41:32 +0000 |
commit | 1827e477d51bfc4041a5e0b0e91ceede45907d19 (patch) | |
tree | 52c1acd1b441a94e2cd214f20140825641498e0e /audio/xmms-tfmx | |
parent | cc4b7ee04b5c833ecceb69641ae6368d0a0cb24a (diff) |
Chase xmms shared library version bump.
Notes
Notes:
svn path=/head/; revision=53054
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 f0e7095d8995..a838cd199efd 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= ports@FreeBSD.org -LIB_DEPENDS= xmms.2:${PORTSDIR}/audio/xmms +LIB_DEPENDS= xmms.3:${PORTSDIR}/audio/xmms USE_X_PREFIX= yes USE_GMAKE= yes |