pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/octave-forge Needs libtool.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b3cbda39350a
branches:  trunk
changeset: 514407:b3cbda39350a
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 11 14:48:24 2006 +0000

description:
Needs libtool.

diffstat:

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

diffs (17 lines):

diff -r 24433561633f -r b3cbda39350a math/octave-forge/Makefile
--- a/math/octave-forge/Makefile        Sun Jun 11 14:47:01 2006 +0000
+++ b/math/octave-forge/Makefile        Sun Jun 11 14:48:24 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/04/20 18:16:47 adam Exp $
+# $NetBSD: Makefile,v 1.21 2006/06/11 14:48:24 joerg Exp $
 
 DISTNAME=      octave-forge-2006.03.17
 CATEGORIES=    math
@@ -10,6 +10,7 @@
 
 PKG_INSTALLATION_TYPES= overwrite pkgviews
 
+USE_LIBTOOL=           yes
 USE_TOOLS+=            gmake
 GNU_CONFIGURE=         yes
 



Home | Main Index | Thread Index | Old Index