summaryrefslogtreecommitdiff
path: root/lang/linux-f10-tcl85
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 19:53:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 19:53:09 +0000
commit888ab73a81ce0010b6a141740f5b26e92a5ec6a8 (patch)
tree1373440d0f3681e50dd86fe77aff964fd6e1aeb8 /lang/linux-f10-tcl85
parent- update to 2.13.3 (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: lang)
Notes
Notes: svn path=/head/; revision=327741
Diffstat (limited to 'lang/linux-f10-tcl85')
-rw-r--r--lang/linux-f10-tcl85/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/lang/linux-f10-tcl85/Makefile b/lang/linux-f10-tcl85/Makefile
index ca0d0645b5e8..2a2c4abf36a1 100644
--- a/lang/linux-f10-tcl85/Makefile
+++ b/lang/linux-f10-tcl85/Makefile
@@ -1,8 +1,5 @@
-# New ports collection makefile for: lang/linux-f10-tcl85
-# Date created: 2009-05-04
-# Whom: bsam
+# Created by: bsam
# $FreeBSD$
-#
PORTNAME= tcl
PORTVERSION= 8.5.3
@@ -27,4 +24,5 @@ USE_LDCONFIG= yes
PLIST_SUB= PORTVERSION="${PORTVERSION}"
DESCR= ${.CURDIR}/../${PORTNAME}${PKGNAMESUFFIX}/pkg-descr
+NO_STAGE= yes
.include <bsd.port.mk>