pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/inputmethod/m17n-im-config define LICENSE and marked a...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/13c88e541a90
branches:  trunk
changeset: 392837:13c88e541a90
user:      obache <obache%pkgsrc.org@localhost>
date:      Tue May 12 08:21:09 2009 +0000

description:
define LICENSE and marked as MAKE_JOBS_SAFE=no.

diffstat:

 inputmethod/m17n-im-config/Makefile |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (27 lines):

diff -r f0311f7f5e63 -r 13c88e541a90 inputmethod/m17n-im-config/Makefile
--- a/inputmethod/m17n-im-config/Makefile       Tue May 12 08:20:20 2009 +0000
+++ b/inputmethod/m17n-im-config/Makefile       Tue May 12 08:21:09 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/02/27 14:07:46 obache Exp $
+# $NetBSD: Makefile,v 1.2 2009/05/12 08:21:09 obache Exp $
 #
 
 DISTNAME=      m17n-im-config-0.9.0
@@ -9,6 +9,8 @@
 HOMEPAGE=      http://www.m17n.org/common/im-config/index.html
 COMMENT=       Configuration input methods of the m17n library
 
+LICENSE=       gnu-gpl-v2
+
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 GNU_CONFIGURE=         yes
@@ -18,6 +20,8 @@
 
 PKGCONFIG_OVERRIDE+=   m17n-im-config.pc.in
 
+MAKE_JOBS_SAFE=                no
+
 .include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../devel/m17n-lib/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"



Home | Main Index | Thread Index | Old Index