aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py31-tkinter
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:57:47 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:57:47 +0000
commit7e5a7bfffde29dcf41eea49049ddff803dd7e98e (patch)
tree0fa316fbf9025ae43a8ee6d56dec95166d38a31b /x11-toolkits/py31-tkinter
parentcd43591b230b0fad20244491573df03bd9b65a79 (diff)
Notes
Diffstat (limited to 'x11-toolkits/py31-tkinter')
-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"