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/xmms-shn/Makefile | |
parent | 1d6002b35d36452d7e8743fe8b9cf3767763c7a4 (diff) | |
download | ports-1540cc61a5ec2df6659543be9cc0766fbfaa1245.tar.gz ports-1540cc61a5ec2df6659543be9cc0766fbfaa1245.zip |
Notes
Diffstat (limited to 'audio/xmms-shn/Makefile')
-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 |