pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/inputmethod/skkfep Fixed pkglint warning.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/952a1835b762
branches:  trunk
changeset: 499876:952a1835b762
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Wed Sep 28 16:51:32 2005 +0000

description:
Fixed pkglint warning.

diffstat:

 inputmethod/skkfep/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 0e1434178540 -r 952a1835b762 inputmethod/skkfep/Makefile
--- a/inputmethod/skkfep/Makefile       Wed Sep 28 16:49:56 2005 +0000
+++ b/inputmethod/skkfep/Makefile       Wed Sep 28 16:51:32 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/06/16 06:57:59 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2005/09/28 16:51:32 rillig Exp $
 
 DISTNAME=      skkfep0.86c
 PKGNAME=       skkfep-0.86c
@@ -12,7 +12,7 @@
 BUILD_DEFS+=   USE_INET6
 
 WRKSRC=                ${WRKDIR}/skkfep
-NO_CONFIGURE=  # defined
+NO_CONFIGURE=  yes
 MAKE_ENV=      MAKE_FLAGS='EXECBASE=${LOCALBASE} CC=${CC}'
 
 DESCR_SRC=     ${WRKDIR}/DESCR



Home | Main Index | Thread Index | Old Index