aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-11-24 20:12:19 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-11-24 20:12:19 +0000
commit2d8dec928f8aae48d899442c346c9717efc38daa (patch)
treeff22d2e6a1ab6ea508a8dcd93cbbec19c2d81b95 /science
parentc477b56d57589acd0c116b304962b24fa024ed6d (diff)
downloadports-2d8dec928f8aae48d899442c346c9717efc38daa.tar.gz
ports-2d8dec928f8aae48d899442c346c9717efc38daa.zip
Notes
Diffstat (limited to 'science')
-rw-r--r--science/getdp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/science/getdp/Makefile b/science/getdp/Makefile
index a8d41ccc397a..7f462b6251a0 100644
--- a/science/getdp/Makefile
+++ b/science/getdp/Makefile
@@ -40,7 +40,8 @@ CONFIGURE_ARGS+= --enable-multiharmonic
NOPORTDOCS= yes
. else
ALL_TARGET= all doc
-BUILD_DEPENDS+= texi2pdf:${PORTSDIR}/print/teTeX-base
+BUILD_DEPENDS+= texi2pdf:${PORTSDIR}/print/teTeX-base \
+ dvips:${PORTSDIR}/print/dvipsk-tetex
USE_PERL5_BUILD= yes
. endif
.endif