aboutsummaryrefslogtreecommitdiffstats
path: root/lang/tcl80
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2004-08-24 03:59:09 +0800
committerade <ade@FreeBSD.org>2004-08-24 03:59:09 +0800
commitb5f58d27919af9c73b77e75a4d611d06ce73acd9 (patch)
treeead4cd7c8bdbb3e6ec22cf2eacc1e0b688d82c9b /lang/tcl80
parenta8b90a2566a9358fd183f78cbfae65149f2f1e33 (diff)
downloadfreebsd-ports-gnome-b5f58d27919af9c73b77e75a4d611d06ce73acd9.tar.gz
freebsd-ports-gnome-b5f58d27919af9c73b77e75a4d611d06ce73acd9.tar.zst
freebsd-ports-gnome-b5f58d27919af9c73b77e75a4d611d06ce73acd9.zip
Slightly harder to deal with than ports/70328, but tweak tcl80 and tk80
with WITH_TCL80_MAN and WITH_TK80_MAN knobs respectively.
Diffstat (limited to 'lang/tcl80')
-rw-r--r--lang/tcl80/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/tcl80/Makefile b/lang/tcl80/Makefile
index 87c454541632..0e4bdbe1605b 100644
--- a/lang/tcl80/Makefile
+++ b/lang/tcl80/Makefile
@@ -7,6 +7,7 @@
PORTNAME= tcl
PORTVERSION= 8.0.5
+PORTREVISION= 1
CATEGORIES= lang tcl80
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_0/
DISTNAME= tcl8.0.5
@@ -30,7 +31,9 @@ TCL_LIB= libtcl80.so
.include <bsd.port.pre.mk>
+.if defined(WITH_TCL80_MAN)
.include "${FILESDIR}/manpages"
+.endif
MANCOMPRESSED= yes