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. --- games/xscorch/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'games/xscorch') diff --git a/games/xscorch/Makefile b/games/xscorch/Makefile index f0a2a8a9887..88a18586788 100644 --- a/games/xscorch/Makefile +++ b/games/xscorch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/07/17 21:39:45 grant Exp $ +# $NetBSD: Makefile,v 1.9 2004/02/14 17:21:40 jlam Exp $ # DISTNAME= xscorch-0.1.15 @@ -14,8 +14,6 @@ USE_BUILDLINK2= YES USE_LIBTOOL= YES GNU_CONFIGURE= YES -LIBTOOL_OVERRIDE= ${WRKSRC}/libtool - CONFIGURE_ARGS+= --without-gnome .include "../../audio/libmikmod/buildlink2.mk" -- cgit v1.2.3