From 0481aaa030eb2728d1592dbd388c84af59d53b0d Mon Sep 17 00:00:00 2001 From: Stephen Montgomery-Smith Date: Sun, 29 Mar 2015 02:09:03 +0000 Subject: - Add dvips as a build dependency. PR: 198893 Submitted by: John Marino --- math/sage/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/sage') 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 -- cgit v1.2.3