aboutsummaryrefslogtreecommitdiff
path: root/korean/fcitx-hangul
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 19:49:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 19:49:59 +0000
commit6a9fcfc6bd61ba898fd1778c1da32be56b5904c3 (patch)
tree767f2803f6c6af410144e76a9efd9b7564dac8ad /korean/fcitx-hangul
parentc2c2a2b86b90c79b4ef6926d232c484289cc9ca9 (diff)
downloadports-6a9fcfc6bd61ba898fd1778c1da32be56b5904c3.tar.gz
ports-6a9fcfc6bd61ba898fd1778c1da32be56b5904c3.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: korean)
Notes
Notes: svn path=/head/; revision=327739
Diffstat (limited to 'korean/fcitx-hangul')
-rw-r--r--korean/fcitx-hangul/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/korean/fcitx-hangul/Makefile b/korean/fcitx-hangul/Makefile
index f92756c4b1f3..c4e586eece61 100644
--- a/korean/fcitx-hangul/Makefile
+++ b/korean/fcitx-hangul/Makefile
@@ -24,4 +24,5 @@ INSTALLS_ICONS= yes
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -lintl
+NO_STAGE= yes
.include <bsd.port.mk>