From 8805b6a38b4d8cc8b311b1a36b42b39a564411f3 Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Sat, 14 Aug 2004 01:34:50 +0000 Subject: LTCONFIG_OVERRIDE is no longer needed --- math/octave-current/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'math/octave-current') diff --git a/math/octave-current/Makefile b/math/octave-current/Makefile index e475725744a..e894053a97e 100644 --- a/math/octave-current/Makefile +++ b/math/octave-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2004/08/13 00:53:27 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.31 2004/08/14 01:34:50 dmcmahill Exp $ # DISTNAME= octave-${OCTAVE_VER} @@ -31,7 +31,6 @@ USE_GNU_TOOLS+= make USE_GNU_READLINE= yes USE_MAKEINFO= yes USE_LIBTOOL= yes -LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig GNU_CONFIGURE= yes USE_LANGUAGES= c c++ fortran GCC_REQD= 3.0 -- cgit v1.2.3