aboutsummaryrefslogtreecommitdiffstats
path: root/polish/gimp-help
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 06:34:42 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 06:34:42 +0800
commit85a83ee9ef219f3d2b624a71c7156260551df0f1 (patch)
tree1bd3f3447c4573b27260f7942ba5578c20782f40 /polish/gimp-help
parent292e895a11b25d3d4e8efed62ce419ef91a06970 (diff)
downloadfreebsd-ports-gnome-85a83ee9ef219f3d2b624a71c7156260551df0f1.tar.gz
freebsd-ports-gnome-85a83ee9ef219f3d2b624a71c7156260551df0f1.tar.zst
freebsd-ports-gnome-85a83ee9ef219f3d2b624a71c7156260551df0f1.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: polish)
Diffstat (limited to 'polish/gimp-help')
-rw-r--r--polish/gimp-help/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/polish/gimp-help/Makefile b/polish/gimp-help/Makefile
index a1171f243565..cfd42befa522 100644
--- a/polish/gimp-help/Makefile
+++ b/polish/gimp-help/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gimp-help
-# Date created: 10th April 2010
-# Whom: SimaMoto,RyoTa <liangtai.s4@gmail.com>
-#
+# Created by: SimaMoto,RyoTa <liangtai.s4@gmail.com>
# $FreeBSD$
-#
CATEGORIES= polish graphics
@@ -15,4 +11,5 @@ MASTERDIR= ${.CURDIR}/../../misc/gimp-help-en
DOCLANG= pl
AMPLE= "@comment "
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"