aboutsummaryrefslogtreecommitdiff
path: root/textproc/htmltolatex
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-05 03:57:35 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-05 03:57:35 +0000
commite62864a49bdd57829aee2485549d3ad5ebe6d370 (patch)
tree5c291c9ab4d698e1a567e92f63b7d6a752938fe1 /textproc/htmltolatex
parent999aa2d0da80d3e35f1a43a318a582327a366d40 (diff)
downloadports-e62864a49bdd57829aee2485549d3ad5ebe6d370.tar.gz
ports-e62864a49bdd57829aee2485549d3ad5ebe6d370.zip
Notes
Diffstat (limited to 'textproc/htmltolatex')
-rw-r--r--textproc/htmltolatex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/htmltolatex/Makefile b/textproc/htmltolatex/Makefile
index 673892d2a50d..754c8ca576c3 100644
--- a/textproc/htmltolatex/Makefile
+++ b/textproc/htmltolatex/Makefile
@@ -8,7 +8,7 @@
PORTNAME= htmltolatex
PORTVERSION= 1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= textproc
MASTER_SITES= http://people.FreeBSD.org/~foxfair/distfiles/
DISTNAME= ${PORTNAME}
@@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= HTML to LaTeX to PDF Converter
-LIB_DEPENDS= Magick.8:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS= Magick.9:${PORTSDIR}/graphics/ImageMagick
USE_BISON= yes
USE_GMAKE= yes