pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/octave-current LTCONFIG_OVERRIDE is no longer needed
details: https://anonhg.NetBSD.org/pkgsrc/rev/95375bb8d757
branches: trunk
changeset: 479414:95375bb8d757
user: dmcmahill <dmcmahill%pkgsrc.org@localhost>
date: Sat Aug 14 01:34:50 2004 +0000
description:
LTCONFIG_OVERRIDE is no longer needed
diffstat:
math/octave-current/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 73a62ac2995a -r 95375bb8d757 math/octave-current/Makefile
--- a/math/octave-current/Makefile Sat Aug 14 01:31:56 2004 +0000
+++ b/math/octave-current/Makefile Sat Aug 14 01:34:50 2004 +0000
@@ -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_READLINE= yes
USE_MAKEINFO= yes
USE_LIBTOOL= yes
-LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++ fortran
GCC_REQD= 3.0
Home |
Main Index |
Thread Index |
Old Index