aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/tix
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/tix
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/tix')
-rw-r--r--x11-toolkits/tix/Makefile12
1 files changed, 1 insertions, 11 deletions
diff --git a/x11-toolkits/tix/Makefile b/x11-toolkits/tix/Makefile
index cecc5e60cc99..bbf661b73c06 100644
--- a/x11-toolkits/tix/Makefile
+++ b/x11-toolkits/tix/Makefile
@@ -13,17 +13,7 @@ COMMENT= Extension to the Tk toolkit
WRKSRC= ${WRKDIR}/Tix${DISTVERSION}
USE_LDCONFIG= yes
-GNU_CONFIGURE= yes
-USES= tk
-CONFIGURE_ARGS= --enable-shared --enable-sam \
- --with-tclconfig="${TCL_LIBDIR}" \
- --with-tkconfig="${TK_LIBDIR}" \
- --with-tclinclude="${TCL_INCLUDEDIR}" \
- --with-tkinclude="${TK_INCLUDEDIR}" \
- --prefix=${PREFIX} \
- --exec-prefix=${PREFIX}
-# this should probably be added to bsd.port.mk
-CONFIGURE_ENV= PREFIX=${PREFIX}
+USES= tk:tea
TIX_LIB= libTix${PORTVERSION}.so
TIX_LIB_FILE= ${TIX_LIB}.0