aboutsummaryrefslogtreecommitdiffstats
path: root/math/blitz++
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2011-06-19 00:13:31 +0800
committerhrs <hrs@FreeBSD.org>2011-06-19 00:13:31 +0800
commit9e9c3525eae21d28150114aa993af51afee2037a (patch)
tree09da0e18adf9dcabcd3deddebde9c2b00414e666 /math/blitz++
parentc4c3a478ff4c29c8ce1869f5f28dfd404e866aa0 (diff)
downloadfreebsd-ports-gnome-9e9c3525eae21d28150114aa993af51afee2037a.tar.gz
freebsd-ports-gnome-9e9c3525eae21d28150114aa993af51afee2037a.tar.zst
freebsd-ports-gnome-9e9c3525eae21d28150114aa993af51afee2037a.zip
- Use print/texinfo for texi2{dvi,pdf} instead of print/teTeX-base.
- Use print/teTeX-base for latex instead of print/teTeX. - Use share/texmf for TeX-related files instead of share/texmf-local.
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