aboutsummaryrefslogtreecommitdiff
path: root/print/texvc
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2018-11-10 19:57:07 +0000
committerKoop Mast <kwm@FreeBSD.org>2018-11-10 19:57:07 +0000
commit289883b11b6d306dfca0bb78c7784880c0944289 (patch)
tree0b5ef334a151c39e9372903664b7ca648b9009bb /print/texvc
parent31914187382ef900631687fa9bf956c935ed6147 (diff)
downloadports-289883b11b6d306dfca0bb78c7784880c0944289.tar.gz
ports-289883b11b6d306dfca0bb78c7784880c0944289.zip
Notes
Diffstat (limited to 'print/texvc')
-rw-r--r--print/texvc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/texvc/Makefile b/print/texvc/Makefile
index b0b0fb5dbda8..891846a45267 100644
--- a/print/texvc/Makefile
+++ b/print/texvc/Makefile
@@ -2,7 +2,7 @@
PORTNAME= texvc
PORTVERSION= 20050202
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= print
MASTER_SITES= SF/wikipedia/Support%20files/${PORTNAME}%20Linux-x86%20source%20%2B%20binary
DISTNAME= ${PORTNAME}-linux-x86-${PORTVERSION}
@@ -23,7 +23,7 @@ OPTIONS_DEFAULT:= ${OPTIONS_DEFINE}
RASTER_DESC= rasterization support
RASTER_USES= ghostscript:run
RASTER_USE= TEX=latex,dvipsk
-RASTER_RUN_DEPENDS= convert:graphics/ImageMagick
+RASTER_RUN_DEPENDS= convert:graphics/ImageMagick6
MAKE_JOBS_UNSAFE= yes