summaryrefslogtreecommitdiffstats
path: root/lang/nx
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2016-04-21 11:33:16 +0000
committergahr <gahr@FreeBSD.org>2016-04-21 11:33:16 +0000
commitaac577b29e7c8c670b8a66c39f62bad322857d03 (patch)
treec6cb1634ff4ea3d4c9f601585a6fc959826e2ff8 /lang/nx
parent6430722ff2a915080b85d5e4136b10757a23a481 (diff)
downloadFreeBSD-ports-aac577b29e7c8c670b8a66c39f62bad322857d03.zip
FreeBSD-ports-aac577b29e7c8c670b8a66c39f62bad322857d03.tar.gz
Support Tk in USES=tk:tea. Convert more ports + minor fixes and modernization.
Diffstat (limited to 'lang/nx')
-rw-r--r--lang/nx/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/lang/nx/Makefile b/lang/nx/Makefile
index f7719b3..f0ab9cb 100644
--- a/lang/nx/Makefile
+++ b/lang/nx/Makefile
@@ -16,12 +16,8 @@ OPTIONS_DEFINE= DOCS
CONFLICTS= xotcl-1.*
-USES+= gmake tcl:85+
+USES+= gmake tcl:85+,tea
USE_LDCONFIG= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS+=--exec-prefix=${PREFIX} \
- --with-tcl=${TCL_LIBDIR} \
- --with-tclinclude=${TCL_INCLUDEDIR}
TEST_TARGET= test
PLIST_SUB+= PKGNAME=${DISTNAME}
PORTDOCS= *
OpenPOWER on IntegriCloud