From 7af716330d8569f194a076367d59488d1f4e2a66 Mon Sep 17 00:00:00 2001 From: jlam Date: Wed, 19 Jul 2006 19:14:37 +0000 Subject: Drop support for LTCONFIG_OVERRIDE. For quite a long time, pkgsrc had actually been ignoring LTCONFIG_OVERRIDE anyway and just using the default LIBTOOL_OVERRIDE to replace libtool scripts in packages. This just formalizes the fact that LTCONFIG_OVERRIDE is not used meaningfully by pkgsrc. --- lang/gb/Makefile | 3 +-- lang/japhar/Makefile | 3 +-- lang/vslisp/Makefile | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) (limited to 'lang') diff --git a/lang/gb/Makefile b/lang/gb/Makefile index a5ba67cc168..10ce176464e 100644 --- a/lang/gb/Makefile +++ b/lang/gb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2006/04/17 13:46:38 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2006/07/19 19:14:38 jlam Exp $ # DISTNAME= gb-0.0.20 @@ -15,7 +15,6 @@ USE_TOOLS+= msgfmt USE_PKGLOCALEDIR= YES USE_X11BASE= YES USE_LIBTOOL= YES -LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig .include "../../print/gnome-print/buildlink3.mk" .include "../../graphics/freetype2/buildlink3.mk" diff --git a/lang/japhar/Makefile b/lang/japhar/Makefile index bb9647ed937..ca13a1e540f 100644 --- a/lang/japhar/Makefile +++ b/lang/japhar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2006/06/06 15:40:15 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2006/07/19 19:14:38 jlam Exp $ # DISTNAME= japhar-0.08 @@ -14,7 +14,6 @@ GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= gmake USE_LANGUAGES= c c++ -LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig ${WRKSRC}/lib/libffi/ltconfig INFO_FILES= # PLIST diff --git a/lang/vslisp/Makefile b/lang/vslisp/Makefile index 024bbb935ed..62e0e56fcbb 100644 --- a/lang/vslisp/Makefile +++ b/lang/vslisp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/03/04 21:29:57 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2006/07/19 19:14:39 jlam Exp $ DISTNAME= vslisp-4.0-1 PKGNAME= vslisp-4.0.1 @@ -13,7 +13,6 @@ COMMENT= Embeddable Lisp library and standalone interpreter WRKSRC= ${WRKDIR}/vslisp-4.0 GNU_CONFIGURE= YES USE_LIBTOOL= YES -LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/vslisp -- cgit v1.2.3