svn commit: r327966 - head/audio/splaytk
Pietro Cerutti
gahr at FreeBSD.org
Mon Sep 23 10:18:12 UTC 2013
Author: gahr
Date: Mon Sep 23 10:18:11 2013
New Revision: 327966
URL: http://svnweb.freebsd.org/changeset/ports/327966
Log:
- Convert to USES+=tcl
Modified:
head/audio/splaytk/Makefile (contents, props changed)
Modified: head/audio/splaytk/Makefile
==============================================================================
--- head/audio/splaytk/Makefile Mon Sep 23 10:17:38 2013 (r327965)
+++ head/audio/splaytk/Makefile Mon Sep 23 10:18:11 2013 (r327966)
@@ -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
More information about the svn-ports-head
mailing list