summaryrefslogtreecommitdiff
path: root/math/octave
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2013-07-15 02:02:17 +0000
committerryoon <ryoon@pkgsrc.org>2013-07-15 02:02:17 +0000
commit35d62a5a16b773c189f9e1ead6ee28d9eb2a108b (patch)
tree7082cd8bccd6e4c222c7d1017f6c4896abcadef6 /math/octave
parent6e1ab4c62d6ff5b957b64347c972634624775486 (diff)
downloadpkgsrc-35d62a5a16b773c189f9e1ead6ee28d9eb2a108b.tar.gz
* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
are replaced with .include "../../devel/readline/buildlink3.mk", and USE_GNU_READLINE are removed, * .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE are replaced with .include "../../mk/readline.buildlink3.mk".
Diffstat (limited to 'math/octave')
-rw-r--r--math/octave/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index f39d88e036d..0152d8dae7e 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.116 2013/06/04 22:16:38 tron Exp $
+# $NetBSD: Makefile,v 1.117 2013/07/15 02:02:25 ryoon Exp $
DISTNAME= octave-${OCTAVE_VER}
PKGREVISION= 3
@@ -22,7 +22,6 @@ OCTAVE_VER= 3.6.4
BROKEN= Internal compiler error occurs on arm32 (even with gcc-2.95.3)
.endif
-USE_GNU_READLINE= yes
USE_LIBTOOL= yes
USE_TOOLS+= autoconf gsed gmake:run makeinfo perl pkg-config bison
GNU_CONFIGURE= yes