pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/octave-current only 1 USE_LANGUAGES= please



details:   https://anonhg.NetBSD.org/pkgsrc/rev/65f47a367e56
branches:  trunk
changeset: 489604:65f47a367e56
user:      dmcmahill <dmcmahill%pkgsrc.org@localhost>
date:      Thu Feb 24 03:20:57 2005 +0000

description:
only 1 USE_LANGUAGES= please

diffstat:

 math/octave-current/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r e238e61d08f6 -r 65f47a367e56 math/octave-current/Makefile
--- a/math/octave-current/Makefile      Thu Feb 24 01:42:46 2005 +0000
+++ b/math/octave-current/Makefile      Thu Feb 24 03:20:57 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2005/02/22 14:02:30 adam Exp $
+# $NetBSD: Makefile,v 1.42 2005/02/24 03:20:57 dmcmahill Exp $
 
 DISTNAME=      octave-${OCTAVE_VER}
 PKGNAME=       octave-current-${OCTAVE_VER}
@@ -25,7 +25,6 @@
 .endif
 
 USE_BUILDLINK3=                yes
-USE_LANGUAGES=         fortran
 USE_GNU_TOOLS+=                make
 USE_GNU_READLINE=      yes
 USE_MAKEINFO=          yes



Home | Main Index | Thread Index | Old Index