diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2013-09-23 10:18:11 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2013-09-23 10:18:11 +0000 |
commit | a0076a25dfa553ba4c47f2cb36da84cd57dd9b94 (patch) | |
tree | 6707ac9140cf3da47102fa24a93a85e48e44654e /audio/splaytk/Makefile | |
parent | a15dc5af4844d81ed6e1c031d12503e9c9aae1d6 (diff) | |
download | ports-a0076a25dfa553ba4c47f2cb36da84cd57dd9b94.tar.gz ports-a0076a25dfa553ba4c47f2cb36da84cd57dd9b94.zip |
Notes
Diffstat (limited to 'audio/splaytk/Makefile')
-rw-r--r-- | audio/splaytk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/splaytk/Makefile b/audio/splaytk/Makefile index 7c27028fed6c..2a94d24cf490 100644 --- a/audio/splaytk/Makefile +++ b/audio/splaytk/Makefile @@ -18,7 +18,7 @@ NO_BUILD= yes WRKSRC= ${WRKDIR}/splay-tk-${PORTVERSION} NO_STAGE= yes -USE_TK_WRAPPER= yes +USES+= tk:wrapper DATADIR= ${PREFIX}/share/splay-tk |