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-volnorm | |
parent | cc4b7ee04b5c833ecceb69641ae6368d0a0cb24a (diff) | |
download | ports-1827e477d51bfc4041a5e0b0e91ceede45907d19.tar.gz ports-1827e477d51bfc4041a5e0b0e91ceede45907d19.zip |
Chase xmms shared library version bump.
Notes
Notes:
svn path=/head/; revision=53054
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 449de9f274e4..10fabde1520f 100644 --- a/audio/xmms-volnorm/Makefile +++ b/audio/xmms-volnorm/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= xmms- MAINTAINER= pat@FreeBSD.org -LIB_DEPENDS= xmms.2:${PORTSDIR}/audio/xmms +LIB_DEPENDS= xmms.3:${PORTSDIR}/audio/xmms USE_X_PREFIX= yes USE_GTK= yes |