aboutsummaryrefslogtreecommitdiffstats
path: root/korean/gimp-help
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 03:49:59 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 03:49:59 +0800
commitbda0731e15b488d4471a84dbcaf761830ec6f6d5 (patch)
tree767f2803f6c6af410144e76a9efd9b7564dac8ad /korean/gimp-help
parentd504b9331c770aa06bf37defab28eb4df185c89c (diff)
downloadfreebsd-ports-gnome-bda0731e15b488d4471a84dbcaf761830ec6f6d5.tar.gz
freebsd-ports-gnome-bda0731e15b488d4471a84dbcaf761830ec6f6d5.tar.zst
freebsd-ports-gnome-bda0731e15b488d4471a84dbcaf761830ec6f6d5.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: korean)
Diffstat (limited to 'korean/gimp-help')
-rw-r--r--korean/gimp-help/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/korean/gimp-help/Makefile b/korean/gimp-help/Makefile
index 5aa8070c8d05..6e6a298d640e 100644
--- a/korean/gimp-help/Makefile
+++ b/korean/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= korean graphics
@@ -15,4 +11,5 @@ MASTERDIR= ${.CURDIR}/../../misc/gimp-help-en
DOCLANG= ko
AMPLE= "@comment "
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"