summaryrefslogtreecommitdiff
path: root/lang/tcl80
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-03-27 11:37:01 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-03-27 11:37:01 +0000
commit669df36ba2432310419b7c50c38751a384b62cc4 (patch)
tree36f470b26e48ef03bdc94b71372d3e5c066b0555 /lang/tcl80
parent- add entry for lang/tcl-tk-wrapper, lang/tcl*, x11-toolkits/tk* users (diff)
- Remove support for lang/tcl-tk-wrapper
- Bump PORTREVISION Notes: Please read UPDATING
Notes
Notes: svn path=/head/; revision=188529
Diffstat (limited to 'lang/tcl80')
-rw-r--r--lang/tcl80/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/lang/tcl80/Makefile b/lang/tcl80/Makefile
index dfe69e4329c3..e9acf84030cd 100644
--- a/lang/tcl80/Makefile
+++ b/lang/tcl80/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tcl
PORTVERSION= 8.0.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= lang tcl80
MASTER_SITES= ${MASTER_SITE_TCLTK}
MASTER_SITE_SUBDIR=tcl8_0
@@ -28,15 +28,10 @@ SHLIB_MINOR= 5
MAKEFILE= makefile
TCL_LIB= libtcl80.so
-OPTIONS= TCL80_MAN "Install tcl 8.0 manpages" off \
- TCLSH_WRAPPER "Require tclsh wrapper from ports" off
+OPTIONS= TCL80_MAN "Install tcl 8.0 manpages" off
.include <bsd.port.pre.mk>
-.if defined(WITH_TCLSH_WRAPPER)
-RUN_DEPENDS+= tclsh:${PORTSDIR}/lang/tcl-tk-wrapper
-.endif
-
.if !defined(NO_INSTALL_MANPAGES) && defined(WITH_TCL80_MAN)
.include "${FILESDIR}/manpages"
MANCOMPRESSED= yes