svn commit: r333667 - head/security/openfwtk
Pietro Cerutti
gahr at FreeBSD.org
Wed Nov 13 10:41:33 UTC 2013
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 "
More information about the svn-ports-head
mailing list