Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Nov 2013 10:41:33 +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: r333667 - head/security/openfwtk
Message-ID:  <201311131041.rADAfXxa083945@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Wed Nov 13 10:41:33 2013
New Revision: 333667
URL: http://svnweb.freebsd.org/changeset/ports/333667

Log:
  - Convert to USES+=tk

Modified:
  head/security/openfwtk/Makefile   (contents, props changed)

Modified: head/security/openfwtk/Makefile
==============================================================================
--- head/security/openfwtk/Makefile	Wed Nov 13 10:26:59 2013	(r333666)
+++ head/security/openfwtk/Makefile	Wed Nov 13 10:41:33 2013	(r333667)
@@ -29,7 +29,7 @@ NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MGUI}
-USE_TK_WRAPPER=	yes
+USES+=		tk:wrapper
 PLIST_SUB+=	WATCH=""
 .else
 PLIST_SUB+=	WATCH="@comment "



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