summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorjoerg <joerg>2008-07-14 12:55:56 +0000
committerjoerg <joerg>2008-07-14 12:55:56 +0000
commitea30842945a7da8e04cb190e5ab5845b89a96f2e (patch)
tree2ac7a0c732963ecca7c542877ebd1c2f939136e3 /inputmethod
parentfcd856930931649a053e5bae5aa7d42494437faa (diff)
downloadpkgsrc-ea30842945a7da8e04cb190e5ab5845b89a96f2e.tar.gz
Mark as destdir ready.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/imhangul/Makefile4
-rw-r--r--inputmethod/imhangul_status_applet/Makefile4
-rw-r--r--inputmethod/ja-freewnn-lib/Makefile4
-rw-r--r--inputmethod/ja-freewnn-server/Makefile4
-rw-r--r--inputmethod/kasumi/Makefile4
-rw-r--r--inputmethod/kinput2/Makefile4
-rw-r--r--inputmethod/libchewing/Makefile4
-rw-r--r--inputmethod/libhangul/Makefile4
-rw-r--r--inputmethod/nabi/Makefile4
9 files changed, 27 insertions, 9 deletions
diff --git a/inputmethod/imhangul/Makefile b/inputmethod/imhangul/Makefile
index 2f3ffec9df4..f43dea7e155 100644
--- a/inputmethod/imhangul/Makefile
+++ b/inputmethod/imhangul/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/07/07 15:49:32 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2008/07/14 12:56:07 joerg Exp $
DISTNAME= imhangul-0.9.13
PKGREVISION= 3
@@ -10,6 +10,8 @@ MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://imhangul.kldp.net/
COMMENT= GTK+-2.0 Hangul Input Module
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= pkg-config msgfmt
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
diff --git a/inputmethod/imhangul_status_applet/Makefile b/inputmethod/imhangul_status_applet/Makefile
index 7a360e74218..ac82f754384 100644
--- a/inputmethod/imhangul_status_applet/Makefile
+++ b/inputmethod/imhangul_status_applet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2008/03/06 14:53:51 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2008/07/14 12:56:07 joerg Exp $
#
DISTNAME= imhangul_status_applet-0.3
@@ -10,6 +10,8 @@ MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://imhangul.kldp.net/\#APPLET
COMMENT= GNOME2 applet to show imhangul status
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= imhangul>=0.9.6:../../inputmethod/imhangul
GNU_CONFIGURE= yes
diff --git a/inputmethod/ja-freewnn-lib/Makefile b/inputmethod/ja-freewnn-lib/Makefile
index 25f793f179f..46500695b55 100644
--- a/inputmethod/ja-freewnn-lib/Makefile
+++ b/inputmethod/ja-freewnn-lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/05/05 19:37:22 kei Exp $
+# $NetBSD: Makefile,v 1.9 2008/07/14 12:56:07 joerg Exp $
#
PKGNAME= ja-FreeWnn-lib-1.10
@@ -9,6 +9,8 @@ MAINTAINER= tech-pkg-ja@jp.NetBSD.org
HOMEPAGE= http://www.freewnn.org/
COMMENT= Japanese/Chinese/Korean input method (Japanese client library)
+PKG_DESTDIR_SUPPORT= user-destdir
+
WNNDIR= Wnn
WNN_TARGET= LIBRARY
WNN_LANG= ja_JP
diff --git a/inputmethod/ja-freewnn-server/Makefile b/inputmethod/ja-freewnn-server/Makefile
index b73c8a18f24..5e74fd879b8 100644
--- a/inputmethod/ja-freewnn-server/Makefile
+++ b/inputmethod/ja-freewnn-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2007/10/25 22:00:46 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2008/07/14 12:56:07 joerg Exp $
DISTNAME= ja-FreeWnn-server-1.10
PKGREVISION= 2
@@ -9,6 +9,8 @@ DISTFILES= # empty
MAINTAINER= tech-pkg-ja@jp.NetBSD.org
COMMENT= Japanese/Chinese/Korean input method (Japanese server)
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= ja-FreeWnn-server-bin>=1.10nb4:../../inputmethod/ja-freewnn-server-bin
DEPENDS+= ja-FreeWnn-dict>=1.10nb1:../../inputmethod/ja-freewnn-dict
diff --git a/inputmethod/kasumi/Makefile b/inputmethod/kasumi/Makefile
index cd05bb23421..62bedd9e86b 100644
--- a/inputmethod/kasumi/Makefile
+++ b/inputmethod/kasumi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/01/08 17:00:58 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/07/14 12:56:07 joerg Exp $
DISTNAME= kasumi-1.0.1
CATEGORIES= inputmethod japanese
@@ -8,6 +8,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://kasumi.sourceforge.jp/
COMMENT= Dictionary management tool for anthy
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= pkg-config
USE_X11= yes
USE_PKGLOCALEDIR= yes
diff --git a/inputmethod/kinput2/Makefile b/inputmethod/kinput2/Makefile
index 20c3f8d5b41..753a82f0a20 100644
--- a/inputmethod/kinput2/Makefile
+++ b/inputmethod/kinput2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/12/27 13:37:38 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2008/07/14 12:56:07 joerg Exp $
DISTNAME= kinput2-v3
PKGNAME= kinput2-3.0
@@ -9,6 +9,8 @@ MASTER_SITES= ftp://ftp.sra.co.jp/pub/x11/kinput2/
MAINTAINER= tech-pkg-ja@jp.NetBSD.org
COMMENT= Input server of Japanese text
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_IMAKE= YES
PLIST_SRC= ${PKGDIR}/PLIST-common
diff --git a/inputmethod/libchewing/Makefile b/inputmethod/libchewing/Makefile
index f6f1533c68c..81e0d82c0bb 100644
--- a/inputmethod/libchewing/Makefile
+++ b/inputmethod/libchewing/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/01/28 02:42:06 rxg Exp $
+# $NetBSD: Makefile,v 1.2 2008/07/14 12:56:07 joerg Exp $
#
DISTNAME= libchewing-0.2.7
@@ -9,6 +9,8 @@ MAINTAINER= rxg@NetBSD.org
HOMEPAGE= http://chewing.csie.net/
COMMENT= The intelligent phonetic input method library
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
diff --git a/inputmethod/libhangul/Makefile b/inputmethod/libhangul/Makefile
index 92540ea3d88..81a6d6c4613 100644
--- a/inputmethod/libhangul/Makefile
+++ b/inputmethod/libhangul/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/05/09 17:29:39 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2008/07/14 12:56:07 joerg Exp $
DISTNAME= libhangul-0.0.4
CATEGORIES= inputmethod korean
@@ -8,6 +8,8 @@ MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://kldp.net/projects/hangul/
COMMENT= Library used by Korean input methods
+PKG_DESTDIR_SUPPORT= user-destdir
+
#USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/libhangul.pc.in
diff --git a/inputmethod/nabi/Makefile b/inputmethod/nabi/Makefile
index 5b4b96057c3..4e81511cd07 100644
--- a/inputmethod/nabi/Makefile
+++ b/inputmethod/nabi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2006/06/11 14:45:04 joerg Exp $
+# $NetBSD: Makefile,v 1.26 2008/07/14 12:56:07 joerg Exp $
#
DISTNAME= nabi-0.15
@@ -10,6 +10,8 @@ MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://nabi.kldp.net/
COMMENT= X Input Method for Korean
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= pkg-config msgfmt
GNU_CONFIGURE= YES
USE_PKGLOCALEDIR= YES