diff options
| author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-10-04 16:36:18 +0000 |
|---|---|---|
| committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-10-04 16:36:18 +0000 |
| commit | 8c426a761bb33bedcc86535f8b328d629a1a350e (patch) | |
| tree | a7555ad7304ad52096aef8645349964a7261006a /textproc/htmltolatex | |
| parent | 142eb4adfecc0e1f78327a9881bf13ab11e1047e (diff) | |
Notes
Diffstat (limited to 'textproc/htmltolatex')
| -rw-r--r-- | textproc/htmltolatex/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/htmltolatex/Makefile b/textproc/htmltolatex/Makefile index 910c757c3808..d526f2342c3f 100644 --- a/textproc/htmltolatex/Makefile +++ b/textproc/htmltolatex/Makefile @@ -8,6 +8,7 @@ PORTNAME= htmltolatex PORTVERSION= 1 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.ukc.mirror.ac.uk/sites/ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ \ http://people.FreeBSD.org/~foxfair/distfiles/ @@ -16,7 +17,7 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= HTML to LaTeX to PDF Converter -LIB_DEPENDS= Magick.5:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= Magick.6:${PORTSDIR}/graphics/ImageMagick USE_BISON= yes USE_GMAKE= yes |
