aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/tk84/Makefile
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/tk84/Makefile
parentcffba79c8538155e0e98f6241e299b10766062bb (diff)
downloadports-72c3e8ffe008c2badda8f614ff285f6f7f43fae6.tar.gz
ports-72c3e8ffe008c2badda8f614ff285f6f7f43fae6.zip
Notes
Diffstat (limited to 'x11-toolkits/tk84/Makefile')
-rw-r--r--x11-toolkits/tk84/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/x11-toolkits/tk84/Makefile b/x11-toolkits/tk84/Makefile
index d3b6f66d5d16..45f9c0281978 100644
--- a/x11-toolkits/tk84/Makefile
+++ b/x11-toolkits/tk84/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tk
PORTVERSION= 8.4.14
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 2
CATEGORIES= x11-toolkits tk84
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -39,8 +39,7 @@ SUB_FILES= pkgIndex.tcl
USE_TCL= 84
USE_TCL_BUILD= 84
-OPTIONS= TK84_MAN "Install tk 8.4 manpages" on \
- WISH_WRAPPER "Require wish wrapper from ports" off
+OPTIONS= TK84_MAN "Install tk 8.4 manpages" on
.else
USE_TK= ${SHORT_TK_VER}
PLIST= ${PKGDIR}/pkg-plist.threads
@@ -61,10 +60,6 @@ LATEST_LINK= tk85${THREADS_SUFFIX}
CONFIGURE_ARGS+= --disable-threads --with-tcl=${LOCALBASE}/lib/tcl${TK_VER}
CONFIGURE_ENV+= 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 '