summaryrefslogtreecommitdiff
path: root/math/octave
diff options
context:
space:
mode:
authorjoerg <joerg>2015-06-27 22:38:07 +0000
committerjoerg <joerg>2015-06-27 22:38:07 +0000
commitf59e9866fe1fd9acab47e9afd667dbef7ab571d8 (patch)
tree4f928f4d8e5f1630feec5ea4b59e94f37225c0d3 /math/octave
parentc4205e9c231c5429063d7ba0f6538e570d608b33 (diff)
downloadpkgsrc-f59e9866fe1fd9acab47e9afd667dbef7ab571d8.tar.gz
Needs pdftex.
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 e635d859a5e..fe70e624ee2 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.127 2015/06/15 21:18:03 joerg Exp $
+# $NetBSD: Makefile,v 1.128 2015/06/27 22:38:07 joerg Exp $
DISTNAME= octave-${OCTAVE_VER}
PKGREVISION= 9
@@ -18,6 +18,7 @@ BUILD_DEPENDS+= tex-latex-fonts-[0-9]*:../../fonts/tex-latex-fonts
BUILD_DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk
BUILD_DEPENDS+= tex-epsf-[0-9]*:../../print/tex-epsf
BUILD_DEPENDS+= tex-tex-[0-9]*:../../print/tex-tex
+BUILD_DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex
TOOL_DEPENDS+= gtexinfo>=5.1:../../devel/gtexinfo
DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot