aboutsummaryrefslogtreecommitdiff
path: root/math/blitz++
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2011-06-18 16:13:31 +0000
committerHiroki Sato <hrs@FreeBSD.org>2011-06-18 16:13:31 +0000
commit7ae6ec9c16ce06915a11b5bd18431ed6c9e13b3b (patch)
tree693f327253f5445530aad114ad4355adec370887 /math/blitz++
parent1cfa1d893e08af4e036fa9de6abf5eed2fc6030a (diff)
Notes
Diffstat (limited to 'math/blitz++')
-rw-r--r--math/blitz++/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/math/blitz++/Makefile b/math/blitz++/Makefile
index 1517ddf77566..684cc17e408f 100644
--- a/math/blitz++/Makefile
+++ b/math/blitz++/Makefile
@@ -8,7 +8,7 @@
PORTNAME= blitz++
PORTVERSION= 0.9
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= math
MASTER_SITES= SF/blitz/blitz/Blitz%2B%2B%20${PORTVERSION}
DISTNAME= blitz-${PORTVERSION}
@@ -17,7 +17,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A C++ class library for scientific computing
.ifndef NOPORTDOCS
-BUILD_DEPENDS= dvips:${PORTSDIR}/print/dvipsk-tetex
+BUILD_DEPENDS= dvips:${PORTSDIR}/print/dvipsk-tetex \
+ texi2dvi:${PORTSDIR}/print/texinfo
INFO= blitz
.else
MAKE_ARGS= NOPORTDOCS=yes