svn commit: r382562 - head/math/sage
Stephen Montgomery-Smith
stephen at FreeBSD.org
Sun Mar 29 02:09:04 UTC 2015
Author: stephen
Date: Sun Mar 29 02:09:03 2015
New Revision: 382562
URL: https://svnweb.freebsd.org/changeset/ports/382562
QAT: https://qat.redports.org/buildarchive/r382562/
Log:
- Add dvips as a build dependency.
PR: 198893
Submitted by: John Marino
Modified:
head/math/sage/Makefile
Modified: head/math/sage/Makefile
==============================================================================
--- head/math/sage/Makefile Sun Mar 29 00:07:21 2015 (r382561)
+++ head/math/sage/Makefile Sun Mar 29 02:09:03 2015 (r382562)
@@ -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
More information about the svn-ports-all
mailing list