aboutsummaryrefslogtreecommitdiffstats
path: root/korean/unfonts-extra
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/unfonts-extra
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/unfonts-extra')
-rw-r--r--korean/unfonts-extra/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/korean/unfonts-extra/Makefile b/korean/unfonts-extra/Makefile
index 3a50be1d2d4d..6a1c722ff24e 100644
--- a/korean/unfonts-extra/Makefile
+++ b/korean/unfonts-extra/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: unfonts-extra-ttf
-# Date created: 27 September 2003
-# Whom: Hye-Shik Chang <perky@FreeBSD.org>
-#
+# Created by: Hye-Shik Chang <perky@FreeBSD.org>
# $FreeBSD$
PORTVERSION= 1.0.1
@@ -21,4 +18,5 @@ FONTLIST= UnJamoBatang \
MASTERDIR= ${.CURDIR}/../unfonts-core
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"