aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/tk86
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-03-27 11:54:48 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-03-27 11:54:48 +0000
commit72c3e8ffe008c2badda8f614ff285f6f7f43fae6 (patch)
treec94b0e695fa03132ed326aff5a9b42a417e55e94 /x11-toolkits/tk86
parentcffba79c8538155e0e98f6241e299b10766062bb (diff)
downloadports-72c3e8ffe008c2badda8f614ff285f6f7f43fae6.tar.gz
ports-72c3e8ffe008c2badda8f614ff285f6f7f43fae6.zip
Notes
Diffstat (limited to 'x11-toolkits/tk86')
-rw-r--r--x11-toolkits/tk86/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/x11-toolkits/tk86/Makefile b/x11-toolkits/tk86/Makefile
index da1db5bf9001..612ea8985b13 100644
--- a/x11-toolkits/tk86/Makefile
+++ b/x11-toolkits/tk86/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tk
PORTVERSION= 8.5.a.5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= tcl
@@ -37,8 +37,7 @@ SUB_FILES= pkgIndex.tcl
USE_TCL= ${SHORT_TK_VER}
USE_TCL_BUILD= ${SHORT_TK_VER}
-OPTIONS= TK85_MAN "Install tk 8.5 manpages" off \
- WISH_WRAPPER "Require wish wrapper from ports" off
+OPTIONS= TK85_MAN "Install tk 8.5 manpages" off
.else
USE_TK= ${SHORT_TK_VER}
PLIST= ${PKGDIR}/pkg-plist.threads
@@ -59,10 +58,6 @@ LATEST_LINK= tk85${THREADS_SUFFIX}
CONFIGURE_ARGS+= --disable-threads --with-tcl=${LOCALBASE}/lib/tcl${TK_VER} \
ac_cv_path_tclsh="${TCLSH}"
-.if defined(WITH_WISH_WRAPPER)
-RUN_DEPENDS+= wish:${PORTSDIR}/lang/tcl-tk-wrapper
-.endif
-
.if defined(NO_INSTALL_MANPAGES) || !defined(WITH_TK84_MAN)
PLIST_SUB+= INSTMAN='@comment '