diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2001-03-10 01:28:49 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2001-03-10 01:28:49 +0000 |
commit | 1540cc61a5ec2df6659543be9cc0766fbfaa1245 (patch) | |
tree | 22c9f0589c2fafe7165bc8397b7a2a8a4b36dd4c /audio | |
parent | Upgrade to version 1.0.0. Drop the configure, libtool, etc. non-sense (diff) |
Use X Prefix, like xmms itself.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmms-shn/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/xmms-shn/Makefile b/audio/xmms-shn/Makefile index d29c4f9c6f98..9aba0ba0d3bf 100644 --- a/audio/xmms-shn/Makefile +++ b/audio/xmms-shn/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 \ BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms +USE_X_PREFIX= yes USE_AUTOCONF= yes USE_GMAKE= yes |