aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/py-tegaki-gtk
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 02:47:54 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 02:47:54 +0800
commit61e7b735a19f968764f9573d605be916929cfab3 (patch)
treeab0870f15f96ef524cc6ec77f6d6c4bf05347f0c /japanese/py-tegaki-gtk
parent66aa2f0b942e45f2c3600b16d5a32782a54b1d09 (diff)
downloadfreebsd-ports-gnome-61e7b735a19f968764f9573d605be916929cfab3.tar.gz
freebsd-ports-gnome-61e7b735a19f968764f9573d605be916929cfab3.tar.zst
freebsd-ports-gnome-61e7b735a19f968764f9573d605be916929cfab3.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: japanese)
Diffstat (limited to 'japanese/py-tegaki-gtk')
-rw-r--r--japanese/py-tegaki-gtk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/py-tegaki-gtk/Makefile b/japanese/py-tegaki-gtk/Makefile
index 890cb59fde15..4d586c7de3ce 100644
--- a/japanese/py-tegaki-gtk/Makefile
+++ b/japanese/py-tegaki-gtk/Makefile
@@ -1,4 +1,4 @@
-# New ports collection makefile for: py-tegaki-gtk
+# $FreeBSD$
# Date created: 15 Aug 2010
# Whom: Timothy Beyer <beyert@cs.ucr.edu>
@@ -27,4 +27,5 @@ USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= ${PORTNAME}_pygtk
+NO_STAGE= yes
.include <bsd.port.mk>