summaryrefslogtreecommitdiff
path: root/math/octave
diff options
context:
space:
mode:
authorgarbled <garbled>1999-04-26 18:56:13 +0000
committergarbled <garbled>1999-04-26 18:56:13 +0000
commit55598e336b7af546b570f4bc0c4213dc763c2dd8 (patch)
treee7cf0837ac28ba947958059c9f46abc82e5a4fb1 /math/octave
parent9519f2629e7389094db9fef7edca63a26ecb97a9 (diff)
downloadpkgsrc-55598e336b7af546b570f4bc0c4213dc763c2dd8.tar.gz
add USE_X11=yes
Diffstat (limited to 'math/octave')
-rw-r--r--math/octave/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 3fae25c412d..f787a02f51d 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1999/04/23 04:19:25 mycroft Exp $
+# $NetBSD: Makefile,v 1.10 1999/04/26 18:56:15 garbled Exp $
# FreeBSD Id: Makefile,v 1.18 1998/09/27 20:10:45 steve Exp
DISTNAME= octave-2.0.13
@@ -16,6 +16,7 @@ BUILD_DEPENDS+= tex:../../print/teTeX
BUILD_DEPENDS+= dvips:../../print/teTeX
DEPENDS+= gnuplot-3.7:../../graphics/gnuplot
+USE_X11= yes
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_GMAKE= yes