summaryrefslogtreecommitdiff
path: root/x11-toolkits/py31-tkinter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/py31-tkinter/Makefile')
-rw-r--r--x11-toolkits/py31-tkinter/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-toolkits/py31-tkinter/Makefile b/x11-toolkits/py31-tkinter/Makefile
index c788698d2371..f2d12891ae0a 100644
--- a/x11-toolkits/py31-tkinter/Makefile
+++ b/x11-toolkits/py31-tkinter/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py31-tkinter
-# Date created: 13 Jul 2009
-# Whom: Daichi GOTO <daichi@FreeBSD.org>
-#
+# Created by: Daichi GOTO <daichi@FreeBSD.org>
# $FreeBSD$
-#
MASTERDIR= ${.CURDIR}/../py-tkinter
@@ -11,4 +7,5 @@ MAINTAINER= daichi@FreeBSD.org
PYTHON_VERSION= python3.1
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"