aboutsummaryrefslogtreecommitdiff
path: root/math/sage
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2015-03-29 02:09:03 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2015-03-29 02:09:03 +0000
commit0481aaa030eb2728d1592dbd388c84af59d53b0d (patch)
tree5b1a825cd246bdf9b608c3f7c79b1ea1cfa5e5f4 /math/sage
parent4c192c917ca6b7c7a482a03fdb846088695a7f5c (diff)
downloadports-0481aaa030eb2728d1592dbd388c84af59d53b0d.tar.gz
ports-0481aaa030eb2728d1592dbd388c84af59d53b0d.zip
- Add dvips as a build dependency.
PR: 198893 Submitted by: John Marino
Notes
Notes: svn path=/head/; revision=382562
Diffstat (limited to 'math/sage')
-rw-r--r--math/sage/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/sage/Makefile b/math/sage/Makefile
index 67d0694d49cc..09ba392145e2 100644
--- a/math/sage/Makefile
+++ b/math/sage/Makefile
@@ -36,7 +36,7 @@ pre-extract:
@sleep 10
PLIST_FILES= bin/sage
-USE_TEX= latex:build
+USE_TEX= latex:build dvipsk:build
USES= gmake iconv tk
MAKE_JOBS_SAFE= yes