summaryrefslogtreecommitdiff
path: root/inputmethod/kinput2
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2002-12-07 02:38:52 +0000
committerschmonz <schmonz@pkgsrc.org>2002-12-07 02:38:52 +0000
commit0a1bd5acad4638865116c0da61447ceb86ee6ef4 (patch)
tree1de4a04cf479873e6e59c8e7b26df68132cd5628 /inputmethod/kinput2
parenta2849a9dcac8e838b0156047f813c71851ab8a56 (diff)
downloadpkgsrc-0a1bd5acad4638865116c0da61447ceb86ee6ef4.tar.gz
Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate.
Diffstat (limited to 'inputmethod/kinput2')
-rw-r--r--inputmethod/kinput2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/kinput2/Makefile b/inputmethod/kinput2/Makefile
index f32834e1414..72a2a8b1927 100644
--- a/inputmethod/kinput2/Makefile
+++ b/inputmethod/kinput2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2002/10/13 12:40:07 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2002/12/07 02:39:09 schmonz Exp $
# FreeBSD Id: Makefile,v 1.4 1999/06/06 13:19:49 taoka Exp $
DISTNAME= kinput2-v3
@@ -19,7 +19,7 @@ PLIST_SRC= ${PKGDIR}/PLIST-common
defined(USE_WNN4) && ${USE_WNN4} != YES && \
defined(USE_WNN6) && ${USE_WNN6} != YES && \
defined(USE_SJ3) && ${USE_SJ3} != YES
-IGNORE= ${PKGNAME} is ignored. because USE_CANNA,USE_WNN4,USE_WNN6,USE_SJ3 are "NO"
+PKG_FAIL_REASON= ${PKGNAME} is ignored. because USE_CANNA,USE_WNN4,USE_WNN6,USE_SJ3 are "NO"
.endif
.if !defined(USE_CANNA) || ${USE_CANNA} == YES