Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Sep 2013 10:18:11 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r327966 - head/audio/splaytk
Message-ID:  <201309231018.r8NAIBQ4007918@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309231018.r8NAIBQ4007918>