aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/iwidgets
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2016-04-21 16:48:50 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2016-04-21 16:48:50 +0000
commit9f24ad45460941abfc9d36321900cf42813aba84 (patch)
treed0c1f5dd5ca5ac27d60728de7479d49195932db9 /x11-toolkits/iwidgets
parent86cd4fbe5a7a1a14d0869f64442e2f2b4cc1cbf9 (diff)
downloadports-9f24ad45460941abfc9d36321900cf42813aba84.tar.gz
ports-9f24ad45460941abfc9d36321900cf42813aba84.zip
Convert more ports to USES=(tcl|tk):tea
Notes
Notes: svn path=/head/; revision=413747
Diffstat (limited to 'x11-toolkits/iwidgets')
-rw-r--r--x11-toolkits/iwidgets/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-toolkits/iwidgets/Makefile b/x11-toolkits/iwidgets/Makefile
index f2b13036b85f..05997d5534a3 100644
--- a/x11-toolkits/iwidgets/Makefile
+++ b/x11-toolkits/iwidgets/Makefile
@@ -14,12 +14,8 @@ COMMENT= Iwidgets - [incr Widgets] companion to [incr Tk]
LIB_DEPENDS= libitk.so:x11-toolkits/itk
NO_BUILD= yes
-HAS_CONFIGURE= yes
-USES= tk
-CONFIGURE_ARGS= --prefix=${PREFIX} \
- --with-tcl=${TCL_LIBDIR} \
- --with-tk=${TK_LIBDIR} \
- --with-itcl=${LOCALBASE}
+USES= tk:tea
+CONFIGURE_ARGS= --with-itcl=${LOCALBASE}
SUB_LIST= IWIDGETS=${DISTNAME}
SUB_FILES= pkg-message
PLIST_SUB= IWIDGETS=${DISTNAME}