From 445b2e9398f9730ac770e0e9639e0329f6ada7c7 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. --- net/ethereal/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/ethereal') diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index 21537142426..5a2522973a4 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.90 2004/01/03 18:49:47 reed Exp $ +# $NetBSD: Makefile,v 1.91 2004/02/14 17:21:46 jlam Exp $ # DISTNAME= ethereal-0.10.0a @@ -23,7 +23,7 @@ USE_X11= YES USE_PERL5= build USE_LIBTOOL= YES -SHLIBTOOL_OVERRIDE= ${WRKSRC}/libtool +SHLIBTOOL_OVERRIDE= libtool GNU_CONFIGURE= YES CONFIGURE_ARGS+= --enable-gtk2 -- cgit v1.2.3