From ec993afa1a03c673838b24572cfaae5ebd9fb235 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. --- emulators/libspectrum/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'emulators/libspectrum') diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile index edcbd3dea37..57534545d1b 100644 --- a/emulators/libspectrum/Makefile +++ b/emulators/libspectrum/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/02/13 13:36:43 adam Exp $ +# $NetBSD: Makefile,v 1.7 2004/02/14 17:21:39 jlam Exp $ # DISTNAME= libspectrum-0.2.1 @@ -12,7 +12,6 @@ COMMENT= ZX Spectrum emulator file format library USE_PERL5= build USE_BUILDLINK2= yes USE_LIBTOOL= yes -LIBTOOL_OVERRIDE= ${WRKSRC}/libtool GNU_CONFIGURE= yes CONFIGURE_ENV+= PERL=${PERL5} -- cgit v1.2.3