From 3ebe053d9093dc5bc69b3f7a9359819e02edac4f Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 14 Feb 2004 17:21:49 +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. --- x11/vte/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'x11/vte') diff --git a/x11/vte/Makefile b/x11/vte/Makefile index c3c2b642909..3f7b57479a2 100644 --- a/x11/vte/Makefile +++ b/x11/vte/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/02/11 07:11:28 xtraeme Exp $ +# $NetBSD: Makefile,v 1.5 2004/02/14 17:21:56 jlam Exp $ # DISTNAME= vte-0.11.10 @@ -25,7 +25,6 @@ CONFIGURE_ARGS+= --disable-gtk-doc CONFIGURE_ARGS+= --disable-python CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/html -LIBTOOL_OVERRIDE= ${WRKSRC}/libtool PKGCONFIG_OVERRIDE+= ${WRKSRC}/vte.pc.in .include "../../devel/pkgconfig/buildlink3.mk" -- cgit v1.2.3