summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authortv <tv>2005-04-11 21:44:48 +0000
committertv <tv>2005-04-11 21:44:48 +0000
commit6ae45d8308fa8e630ce7e54497d6aa30e16ed140 (patch)
tree2d8b7b078f159a824fcd53503d6096a145f0f177 /inputmethod
parent06c84faf8b8f9b82d97b65e1afea04a61d1ea33c (diff)
downloadpkgsrc-6ae45d8308fa8e630ce7e54497d6aa30e16ed140.tar.gz
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/Chinput/Makefile3
-rw-r--r--inputmethod/ami/Makefile3
-rw-r--r--inputmethod/canna-canuum/Makefile3
-rw-r--r--inputmethod/canna-server/Makefile3
-rw-r--r--inputmethod/canna/Makefile3
-rw-r--r--inputmethod/canna/Makefile.common3
-rw-r--r--inputmethod/imhangul/Makefile3
-rw-r--r--inputmethod/imhangul_status_applet/Makefile3
-rw-r--r--inputmethod/ja-freewnn-lib/Makefile3
-rw-r--r--inputmethod/ja-freewnn-server-bin/Makefile3
-rw-r--r--inputmethod/kinput2/Makefile3
-rw-r--r--inputmethod/libtabe/Makefile3
-rw-r--r--inputmethod/nabi/Makefile3
-rw-r--r--inputmethod/sj3-dict/Makefile3
-rw-r--r--inputmethod/sj3-lib/Makefile3
-rw-r--r--inputmethod/sj3-server-bin/Makefile3
-rw-r--r--inputmethod/sj3-server/Makefile3
-rw-r--r--inputmethod/skkserv/Makefile3
-rw-r--r--inputmethod/uim/Makefile3
-rw-r--r--inputmethod/unicon-im/Makefile3
-rw-r--r--inputmethod/xcin/Makefile3
21 files changed, 21 insertions, 42 deletions
diff --git a/inputmethod/Chinput/Makefile b/inputmethod/Chinput/Makefile
index ecc23e0311d..0283dcee3d8 100644
--- a/inputmethod/Chinput/Makefile
+++ b/inputmethod/Chinput/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/12/03 15:15:00 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2005/04/11 21:46:11 tv Exp $
DISTNAME= Chinput-3.0
PKGREVISION= 2
@@ -9,7 +9,6 @@ MAINTAINER= rxg@NetBSD.org
HOMEPAGE= http://www.opencjk.org/~yumj/project-chinput.html
COMMENT= Chinese input server
-USE_BUILDLINK3= yes
USE_X11BASE= yes
BUILD_TARGET= chinput
diff --git a/inputmethod/ami/Makefile b/inputmethod/ami/Makefile
index 6418336122f..196c82e8293 100644
--- a/inputmethod/ami/Makefile
+++ b/inputmethod/ami/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/12/28 23:18:15 reed Exp $
+# $NetBSD: Makefile,v 1.14 2005/04/11 21:46:11 tv Exp $
#
DISTNAME= ami-1.0.11
@@ -10,7 +10,6 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.kr.freebsd.org/~hwang/ami/
COMMENT= Korean input method
-USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
.include "../../graphics/gdk-pixbuf/buildlink3.mk"
diff --git a/inputmethod/canna-canuum/Makefile b/inputmethod/canna-canuum/Makefile
index 93a8092b550..2f7c5940a0d 100644
--- a/inputmethod/canna-canuum/Makefile
+++ b/inputmethod/canna-canuum/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/03/05 19:09:22 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2005/04/11 21:46:11 tv Exp $
#
.include "../../inputmethod/canna/Makefile.common"
@@ -6,7 +6,6 @@ CANNA_MODULE= canuum
MAINTAINER= oishi@ims.ac.jp
-USE_BUILDLINK3= YES
MAKE_ARGS+= PREFIX=${PREFIX}
do-configure:
diff --git a/inputmethod/canna-server/Makefile b/inputmethod/canna-server/Makefile
index 187ed6e61eb..7ad48b4eef6 100644
--- a/inputmethod/canna-server/Makefile
+++ b/inputmethod/canna-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/12/28 02:47:43 reed Exp $
+# $NetBSD: Makefile,v 1.11 2005/04/11 21:46:11 tv Exp $
#
.include "../canna/Makefile.common"
@@ -6,7 +6,6 @@ PKGREVISION= 1
CANNA_MODULE= server
-USE_BUILDLINK3= yes
INSTALL_TARGET= instserver
USE_PKGINSTALL= YES
diff --git a/inputmethod/canna/Makefile b/inputmethod/canna/Makefile
index 2bcfdce2207..65432c8b217 100644
--- a/inputmethod/canna/Makefile
+++ b/inputmethod/canna/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/03/05 19:04:30 minskim Exp $
+# $NetBSD: Makefile,v 1.4 2005/04/11 21:46:11 tv Exp $
#
.include "Makefile.common"
@@ -9,7 +9,6 @@ DEPENDS+= Canna-dict>=${CANNA_VERSION}:../canna-dict
EXTRACT_ONLY= # empty
NO_CHECKSUM= YES
-NO_BUILDLINK= YES
NO_CONFIGURE= YES
NO_BUILD= YES
diff --git a/inputmethod/canna/Makefile.common b/inputmethod/canna/Makefile.common
index c4363977dd6..ee84c45a325 100644
--- a/inputmethod/canna/Makefile.common
+++ b/inputmethod/canna/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.9 2004/03/23 04:41:01 jlam Exp $
+# $NetBSD: Makefile.common,v 1.10 2005/04/11 21:46:11 tv Exp $
#
# Canna common makefile.
#
@@ -16,7 +16,6 @@ FILESDIR= ${.CURDIR}/../canna/files
DISTINFO_FILE= ${.CURDIR}/../canna/distinfo
PATCHDIR= ${.CURDIR}/../canna/patches
-USE_BUILDLINK3= yes
.include "../canna/Makefile.version"
diff --git a/inputmethod/imhangul/Makefile b/inputmethod/imhangul/Makefile
index 5b36a22efcf..7e4b690c048 100644
--- a/inputmethod/imhangul/Makefile
+++ b/inputmethod/imhangul/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/10/03 00:14:59 tv Exp $
+# $NetBSD: Makefile,v 1.9 2005/04/11 21:46:11 tv Exp $
DISTNAME= imhangul-0.9.11
PKGREVISION= 1
@@ -10,7 +10,6 @@ MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://imhangul.kldp.net/
COMMENT= GTK+-2.0 Hangul Input Module
-USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
SHLIBTOOL_OVERRIDE= libtool
diff --git a/inputmethod/imhangul_status_applet/Makefile b/inputmethod/imhangul_status_applet/Makefile
index 8edf8eb2b90..b537ff1ea8c 100644
--- a/inputmethod/imhangul_status_applet/Makefile
+++ b/inputmethod/imhangul_status_applet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/11/25 19:11:58 minskim Exp $
+# $NetBSD: Makefile,v 1.7 2005/04/11 21:46:11 tv Exp $
#
DISTNAME= imhangul_status_applet-0.2
@@ -13,7 +13,6 @@ COMMENT= GNOME2 applet to show imhangul status
DEPENDS= imhangul>=0.9.6:../../inputmethod/imhangul
GNU_CONFIGURE= yes
-USE_BUILDLINK3= yes
USE_DIRS+= xdg-1.1
USE_PKGLOCALEDIR= yes
USE_GNU_TOOLS+= make
diff --git a/inputmethod/ja-freewnn-lib/Makefile b/inputmethod/ja-freewnn-lib/Makefile
index 2d52f2daf77..e24b18b8f1f 100644
--- a/inputmethod/ja-freewnn-lib/Makefile
+++ b/inputmethod/ja-freewnn-lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/12/28 02:47:43 reed Exp $
+# $NetBSD: Makefile,v 1.7 2005/04/11 21:46:11 tv Exp $
#
PKGNAME= ja-FreeWnn-lib-1.10
@@ -9,7 +9,6 @@ MAINTAINER= tech-pkg-ja@jp.NetBSD.org
HOMEPAGE= http://www.freewnn.org/
COMMENT= Japanese/Chinese/Korean input method (Japanese client library)
-USE_BUILDLINK3= yes
WNNDIR= Wnn
WNN_TARGET= LIBRARY
WNN_LANG= ja_JP
diff --git a/inputmethod/ja-freewnn-server-bin/Makefile b/inputmethod/ja-freewnn-server-bin/Makefile
index 9f463d67ed3..b22ef2eabc4 100644
--- a/inputmethod/ja-freewnn-server-bin/Makefile
+++ b/inputmethod/ja-freewnn-server-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/08/02 01:01:42 minskim Exp $
+# $NetBSD: Makefile,v 1.9 2005/04/11 21:46:11 tv Exp $
#
PKGNAME= ja-FreeWnn-server-bin-1.10
@@ -17,7 +17,6 @@ FILESDIR= ${.CURDIR}/../ja-freewnn-lib/files
DISTINFO_FILE= ${.CURDIR}/../ja-freewnn-lib/distinfo
PATCHDIR= ${.CURDIR}/../ja-freewnn-lib/patches
-USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
.include "../../mk/bsd.prefs.mk"
diff --git a/inputmethod/kinput2/Makefile b/inputmethod/kinput2/Makefile
index c73348ac89b..f2f32e468f4 100644
--- a/inputmethod/kinput2/Makefile
+++ b/inputmethod/kinput2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/03/24 21:12:55 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2005/04/11 21:46:11 tv Exp $
DISTNAME= kinput2-v3
PKGNAME= kinput2-3.0
@@ -9,7 +9,6 @@ MASTER_SITES= ftp://ftp.sra.co.jp/pub/x11/kinput2/
MAINTAINER= tech-pkg-ja@jp.NetBSD.org
COMMENT= Input server of Japanese text
-USE_BUILDLINK3= YES
USE_IMAKE= YES
PLIST_SRC= ${PKGDIR}/PLIST-common
diff --git a/inputmethod/libtabe/Makefile b/inputmethod/libtabe/Makefile
index b1c4077da64..25f7e3c8136 100644
--- a/inputmethod/libtabe/Makefile
+++ b/inputmethod/libtabe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/11/13 21:28:28 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2005/04/11 21:46:11 tv Exp $
#
DISTNAME= libtabe-0.2.5
@@ -11,7 +11,6 @@ HOMEPAGE= http://libtabe.sourceforge.net/
COMMENT= Library for Chinese language processing
WRKSRC= ${WRKDIR}/libtabe
-USE_BUILDLINK3= yes
USE_X11= # defined
USE_LIBTOOL= # defined
diff --git a/inputmethod/nabi/Makefile b/inputmethod/nabi/Makefile
index fdba29bd739..c048d6059b7 100644
--- a/inputmethod/nabi/Makefile
+++ b/inputmethod/nabi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/12/04 20:43:49 minskim Exp $
+# $NetBSD: Makefile,v 1.17 2005/04/11 21:46:11 tv Exp $
#
DISTNAME= nabi-0.15
@@ -9,7 +9,6 @@ MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://nabi.kldp.net/
COMMENT= X Input Method for Korean
-USE_BUILDLINK3= YES
USE_X11= YES
GNU_CONFIGURE= YES
USE_PKGLOCALEDIR= YES
diff --git a/inputmethod/sj3-dict/Makefile b/inputmethod/sj3-dict/Makefile
index 9a81269e3bd..72baaccf9d0 100644
--- a/inputmethod/sj3-dict/Makefile
+++ b/inputmethod/sj3-dict/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/03/05 21:23:00 minskim Exp $
+# $NetBSD: Makefile,v 1.6 2005/04/11 21:46:11 tv Exp $
#
DISTNAME= sj3-2.0.1.20
@@ -19,7 +19,6 @@ PATCHDIR= ${.CURDIR}/../sj3-lib/patches
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_BUILDLINK3= yes
.include "../../mk/bsd.prefs.mk"
diff --git a/inputmethod/sj3-lib/Makefile b/inputmethod/sj3-lib/Makefile
index e0a95a14e73..428f6045f1d 100644
--- a/inputmethod/sj3-lib/Makefile
+++ b/inputmethod/sj3-lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/03/24 21:12:55 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2005/04/11 21:46:11 tv Exp $
DISTNAME= sj3-2.0.1.20
PKGNAME= sj3-lib-2.0.1.20
@@ -12,7 +12,6 @@ COMMENT= Japanese input method (library)
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_BUILDLINK3= YES
.include "../../mk/bsd.prefs.mk"
diff --git a/inputmethod/sj3-server-bin/Makefile b/inputmethod/sj3-server-bin/Makefile
index bc8b99d8379..177dab984f0 100644
--- a/inputmethod/sj3-server-bin/Makefile
+++ b/inputmethod/sj3-server-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/12/28 02:47:43 reed Exp $
+# $NetBSD: Makefile,v 1.10 2005/04/11 21:46:11 tv Exp $
#
DISTNAME= sj3-2.0.1.20
@@ -16,7 +16,6 @@ PATCHDIR= ${.CURDIR}/../sj3-lib/patches
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
.include "../../mk/bsd.prefs.mk"
diff --git a/inputmethod/sj3-server/Makefile b/inputmethod/sj3-server/Makefile
index c206baa64e1..c945d7a9653 100644
--- a/inputmethod/sj3-server/Makefile
+++ b/inputmethod/sj3-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/03/05 21:03:27 minskim Exp $
+# $NetBSD: Makefile,v 1.5 2005/04/11 21:46:11 tv Exp $
DISTNAME= sj3-server-2.0.1.20
PKGREVISION= 1
@@ -13,7 +13,6 @@ DEPENDS+= sj3-server-bin>=2.0.1.20nb1:../sj3-server-bin
DEPENDS+= sj3-dict>=2.0.1.20nb1:../sj3-dict
EXTRACT_ONLY= # empty
-NO_BUILDLINK= YES
NO_CONFIGURE= YES
NO_BUILD= YES
NO_CHECKSUM= YES
diff --git a/inputmethod/skkserv/Makefile b/inputmethod/skkserv/Makefile
index 4d79598d522..d5d2bd49011 100644
--- a/inputmethod/skkserv/Makefile
+++ b/inputmethod/skkserv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/02/22 10:48:36 hira Exp $
+# $NetBSD: Makefile,v 1.12 2005/04/11 21:46:11 tv Exp $
DISTNAME= skk9.6
PKGNAME= skkserv-3.9.4
@@ -15,7 +15,6 @@ HOMEPAGE= http://skk.kuis.kyoto-u.ac.jp/
COMMENT= Dictionary server for Simple Kana-Kanji conversion programs
WRKSRC= ${WRKDIR}/skk-9.6
-USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL
diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile
index 27afb9d6cf6..48172ae7ca8 100644
--- a/inputmethod/uim/Makefile
+++ b/inputmethod/uim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/03/29 18:47:52 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2005/04/11 21:46:11 tv Exp $
#
DISTNAME= uim-0.4.6
@@ -9,7 +9,6 @@ MAINTAINER= VEG03617@nifty.com
HOMEPAGE= http://uim.freedesktop.org/wiki/
COMMENT= Uim is a multilingual input method library
-USE_BUILDLINK3= YES
USE_PKGLOCALEDIR= YES
USE_LIBTOOL= YES
USE_NCURSES= # clear_screen, clr_eos
diff --git a/inputmethod/unicon-im/Makefile b/inputmethod/unicon-im/Makefile
index c3131b3dddb..3ed959fc3bc 100644
--- a/inputmethod/unicon-im/Makefile
+++ b/inputmethod/unicon-im/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/10/03 00:14:59 tv Exp $
+# $NetBSD: Makefile,v 1.12 2005/04/11 21:46:11 tv Exp $
DISTNAME= unicon-1.2
PKGNAME= unicon-im-1.2
@@ -10,7 +10,6 @@ MAINTAINER= rxg@NetBSD.org
HOMEPAGE= http://www.opencjk.org/~yumj/project-chinput.html
COMMENT= Libraries and modules of Unicon
-USE_BUILDLINK3= YES
USE_X11= YES
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
diff --git a/inputmethod/xcin/Makefile b/inputmethod/xcin/Makefile
index 4ceb22e29b9..11095ce399b 100644
--- a/inputmethod/xcin/Makefile
+++ b/inputmethod/xcin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/10/03 00:14:59 tv Exp $
+# $NetBSD: Makefile,v 1.14 2005/04/11 21:46:12 tv Exp $
#
DISTNAME= xcin-2.5.3.pre2
@@ -12,7 +12,6 @@ HOMEPAGE= http://xcin.linux.org.tw/
COMMENT= Chinese XIM server
WRKSRC= ${WRKDIR}/xcin
-USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
USE_X11BASE= yes
USE_LIBTOOL= yes