summaryrefslogtreecommitdiff
path: root/x11-toolkits/linux-f10-tk85/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/linux-f10-tk85/Makefile')
-rw-r--r--x11-toolkits/linux-f10-tk85/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11-toolkits/linux-f10-tk85/Makefile b/x11-toolkits/linux-f10-tk85/Makefile
index c162ae7d204c..c1a2b6bdbeb0 100644
--- a/x11-toolkits/linux-f10-tk85/Makefile
+++ b/x11-toolkits/linux-f10-tk85/Makefile
@@ -1,8 +1,5 @@
-# New ports collection makefile for: x11-toolkits/linux-f10-tk85
-# Date created: 2009-05-04
-# Whom: bsam
+# Created by: bsam
# $FreeBSD$
-#
PORTNAME= tk
PORTVERSION= 8.5.3
@@ -28,4 +25,5 @@ USE_LDCONFIG= yes
PLIST_SUB= PORTVERSION="${PORTVERSION}"
DESCR= ${.CURDIR}/../${PORTNAME}${PKGNAMESUFFIX}/pkg-descr
+NO_STAGE= yes
.include <bsd.port.mk>