aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/FreeWnn-lib
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 00:01:22 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 00:01:22 +0800
commit67c7af85165af4e0864635d540a0a2369aa2534f (patch)
tree6b5469be28afd93589ebcab2e31c971326230494 /chinese/FreeWnn-lib
parent7a44010089851bbbe613e1c4a1b3a20d168d71dc (diff)
downloadfreebsd-ports-gnome-67c7af85165af4e0864635d540a0a2369aa2534f.tar.gz
freebsd-ports-gnome-67c7af85165af4e0864635d540a0a2369aa2534f.tar.zst
freebsd-ports-gnome-67c7af85165af4e0864635d540a0a2369aa2534f.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: chinese)
Diffstat (limited to 'chinese/FreeWnn-lib')
-rw-r--r--chinese/FreeWnn-lib/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/chinese/FreeWnn-lib/Makefile b/chinese/FreeWnn-lib/Makefile
index 798e0650e068..ffe2b7c3f9d3 100644
--- a/chinese/FreeWnn-lib/Makefile
+++ b/chinese/FreeWnn-lib/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libraries of FreeWnn
-# Date created: 00/08/25
-# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
-#
+# Created by: Satoshi TAOKA <taoka@FreeBSD.org>
# $FreeBSD$
-#
CATEGORIES= chinese
PKGNAMESUFFIX= -lib
@@ -15,4 +11,5 @@ PKGDIR= ${.CURDIR}
WNNTYPE= CWNN
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"