From c46da24c142eef5eab634a945d7e1d201115cb8b Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 14 Feb 2004 17:21:32 +0000 Subject: 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. --- inputmethod/imhangul/Makefile | 3 +-- inputmethod/libtabe/Makefile | 3 +-- inputmethod/xcin/Makefile | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) (limited to 'inputmethod') 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 -- cgit v1.2.3