aboutsummaryrefslogtreecommitdiff
path: root/lang/linux-f10-tcl85
diff options
context:
space:
mode:
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>