aboutsummaryrefslogtreecommitdiff
path: root/lang/tcl85
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-09-26 14:53:12 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-09-26 14:53:12 +0000
commitf9045f8f2bea7ff7548bb22957d47e3ec215a001 (patch)
tree9e5bf968f3f18455795c244334b71c60fe2c715f /lang/tcl85
parent1ff39632d09d33e1cef6409ae2695f1b376a4d92 (diff)
downloadports-f9045f8f2bea7ff7548bb22957d47e3ec215a001.tar.gz
ports-f9045f8f2bea7ff7548bb22957d47e3ec215a001.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
Notes
Notes: svn path=/head/; revision=328369
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