aboutsummaryrefslogtreecommitdiffstats
path: root/lang/tcl85
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2013-09-26 22:53:12 +0800
committerbdrewery <bdrewery@FreeBSD.org>2013-09-26 22:53:12 +0800
commitd67c9d11d388a4feae34997255ee91eb8a260344 (patch)
tree9e5bf968f3f18455795c244334b71c60fe2c715f /lang/tcl85
parentc51dcf25c9059f13282a06bbe54c4d7a16270707 (diff)
downloadfreebsd-ports-gnome-d67c9d11d388a4feae34997255ee91eb8a260344.tar.gz
freebsd-ports-gnome-d67c9d11d388a4feae34997255ee91eb8a260344.tar.zst
freebsd-ports-gnome-d67c9d11d388a4feae34997255ee91eb8a260344.zip
- Partial revert of r328226: These ports are not stage safe as they
install absolute symlinks pointing to the stagedir! Poudriere has been improved to check for this issue now. With hat: portmgr Reported by: madpilot, jpaetzel
Diffstat (limited to 'lang/tcl85')
-rw-r--r--lang/tcl85/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/tcl85/Makefile b/lang/tcl85/Makefile
index 8f648a145f62..86bd7cc01a25 100644
--- a/lang/tcl85/Makefile
+++ b/lang/tcl85/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tcl
PORTVERSION= 8.5.15
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_TCLTK} \
SF/tcl/Tcl/${PORTVERSION}
@@ -22,6 +22,7 @@ TCLMAN_DESC= Install Tcl function manpages
TZDATA_DESC= Install Tcl timezone data
MODULES_DESC= Install Tcl common modules
+NO_STAGE= yes
WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//}/unix
ALL_TARGET= all
INSTALL_TARGET= install install-libraries