aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/tk84
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-03-27 19:54:48 +0800
committermiwi <miwi@FreeBSD.org>2007-03-27 19:54:48 +0800
commit7875fff236b2b029133b16da22b858eaf92d21f3 (patch)
treef116cde3f35973a2a89a5bdb0e44bfb1d7464d98 /x11-toolkits/tk84
parent411336584c9b8781ac886204181693547b679103 (diff)
downloadfreebsd-ports-gnome-7875fff236b2b029133b16da22b858eaf92d21f3.tar.gz
freebsd-ports-gnome-7875fff236b2b029133b16da22b858eaf92d21f3.tar.zst
freebsd-ports-gnome-7875fff236b2b029133b16da22b858eaf92d21f3.zip
- Remove support for lang/tcl-tk-wrapper
- Bump PORTREVISION Notes: Please read UPDATING Approved by: maintainer implicit
Diffstat (limited to 'x11-toolkits/tk84')
-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 '