diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-03-14 10:15:52 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-03-14 10:15:52 +0000 |
commit | 7aef37f62ece8efe1c98a46ecd235ea36aa72408 (patch) | |
tree | da93f2dfaac0007dd30bf105aff12a968a96b18f /audio/xmms-sexypsf | |
parent | 25b773673e20d99e0dfc671d354eaa3c23b66140 (diff) | |
download | ports-7aef37f62ece8efe1c98a46ecd235ea36aa72408.tar.gz ports-7aef37f62ece8efe1c98a46ecd235ea36aa72408.zip |
Notes
Diffstat (limited to 'audio/xmms-sexypsf')
-rw-r--r-- | audio/xmms-sexypsf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-sexypsf/Makefile b/audio/xmms-sexypsf/Makefile index 179b6db26cd7..35c7499bcfc3 100644 --- a/audio/xmms-sexypsf/Makefile +++ b/audio/xmms-sexypsf/Makefile @@ -15,7 +15,7 @@ COMMENT= XMMS plugin for playing .psf files BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms RUN_DEPENDS:= ${BUILD_DEPENDS} -USE_BZIP2= yes +USES= tar:bzip2 USE_GNOME= gtk12 USE_LDCONFIG= yes |