summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-02-14 17:21:32 +0000
committerjlam <jlam@pkgsrc.org>2004-02-14 17:21:32 +0000
commitec993afa1a03c673838b24572cfaae5ebd9fb235 (patch)
treef363875d965b55b56e856a921189b2693e263e28 /inputmethod
parent12db50c706ca0bcbc78542f31d7719bf81af8ece (diff)
downloadpkgsrc-ec993afa1a03c673838b24572cfaae5ebd9fb235.tar.gz
LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/imhangul/Makefile3
-rw-r--r--inputmethod/libtabe/Makefile3
-rw-r--r--inputmethod/xcin/Makefile3
3 files changed, 3 insertions, 6 deletions
diff --git a/inputmethod/imhangul/Makefile b/inputmethod/imhangul/Makefile
index d61bf3a8bbc..67d117f99aa 100644
--- a/inputmethod/imhangul/Makefile
+++ b/inputmethod/imhangul/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/02/10 08:58:17 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2004/02/14 17:21:43 jlam Exp $
DISTNAME= imhangul-0.9.9
CATEGORIES= inputmethod korean
@@ -12,7 +12,6 @@ COMMENT= GTK+-2.0 Hangul Input Module
USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
-LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
GTK2_IMMODULES= YES
.include "../../devel/pkgconfig/buildlink3.mk"
diff --git a/inputmethod/libtabe/Makefile b/inputmethod/libtabe/Makefile
index 92f42c19224..41b8383c1ae 100644
--- a/inputmethod/libtabe/Makefile
+++ b/inputmethod/libtabe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/01/20 12:18:53 agc Exp $
+# $NetBSD: Makefile,v 1.8 2004/02/14 17:21:43 jlam Exp $
#
DISTNAME= libtabe-0.2.5
@@ -13,7 +13,6 @@ WRKSRC= ${WRKDIR}/libtabe
USE_BUILDLINK2= # defined
USE_X11= # defined
USE_LIBTOOL= # defined
-LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
GNU_CONFIGURE= # defined
CONFIGURE_ARGS+= --with-db-inc=${BUILDLINK_PREFIX.db3}/include/db3
diff --git a/inputmethod/xcin/Makefile b/inputmethod/xcin/Makefile
index f9dc93fd9c5..4ae71f246b1 100644
--- a/inputmethod/xcin/Makefile
+++ b/inputmethod/xcin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/01/20 12:18:53 agc Exp $
+# $NetBSD: Makefile,v 1.11 2004/02/14 17:21:43 jlam Exp $
#
DISTNAME= xcin-2.5.3.pre2
@@ -16,7 +16,6 @@ USE_BUILDLINK2= yes
USE_PKGLOCALEDIR= yes
USE_X11BASE= yes
USE_LIBTOOL= yes
-LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-db-lib=${BUILDLINK_PREFIX.db3}/lib