aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/tex2im/Makefile9
-rw-r--r--textproc/tex2im/distinfo4
-rw-r--r--textproc/tex2im/pkg-plist15
3 files changed, 16 insertions, 12 deletions
diff --git a/textproc/tex2im/Makefile b/textproc/tex2im/Makefile
index a1fa39690043..cd5395120273 100644
--- a/textproc/tex2im/Makefile
+++ b/textproc/tex2im/Makefile
@@ -7,20 +7,19 @@
#
PORTNAME= tex2im
-PORTVERSION= 1.7
+PORTVERSION= 1.8
CATEGORIES= textproc
MASTER_SITES= http://www.nought.de/
MAINTAINER= ports@FreeBSD.org
COMMENT= Converts LaTeX formulas into high resolution pixmap graphics
-RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 \
+RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \
latex:${PORTSDIR}/print/teTeX \
- convert:${PORTSDIR}/graphics/ImageMagick
-
-USE_REINPLACE= yes
+ bash:${PORTSDIR}/shells/bash2
NO_BUILD= yes
+USE_REINPLACE= yes
post-patch:
@${REINPLACE_CMD} -e "s,^#!/bin/bash,#!${LOCALBASE}/bin/bash,g" ${WRKSRC}/tex2im
diff --git a/textproc/tex2im/distinfo b/textproc/tex2im/distinfo
index 06a7a901389c..07194702b21a 100644
--- a/textproc/tex2im/distinfo
+++ b/textproc/tex2im/distinfo
@@ -1,2 +1,2 @@
-MD5 (tex2im-1.7.tar.gz) = 574633c9d51e74474108c0a86781c089
-SIZE (tex2im-1.7.tar.gz) = 19098
+MD5 (tex2im-1.8.tar.gz) = d9e30a6c91df9c1cbe83a5f9e4ea5810
+SIZE (tex2im-1.8.tar.gz) = 28727
diff --git a/textproc/tex2im/pkg-plist b/textproc/tex2im/pkg-plist
index 12784d4428de..3c1c8869be12 100644
--- a/textproc/tex2im/pkg-plist
+++ b/textproc/tex2im/pkg-plist
@@ -1,6 +1,11 @@
bin/tex2im
-%%PORTDOCS%%share/examples/tex2im/example1.png
-%%PORTDOCS%%share/examples/tex2im/example1.tex
-%%PORTDOCS%%share/examples/tex2im/example2.png
-%%PORTDOCS%%share/examples/tex2im/example2.tex
-%%PORTDOCS%%@dirrm share/examples/tex2im
+%%PORTDOCS%%%%EXAMPLESDIR%%/example1.png
+%%PORTDOCS%%%%EXAMPLESDIR%%/example1.tex
+%%PORTDOCS%%%%EXAMPLESDIR%%/example2.png
+%%PORTDOCS%%%%EXAMPLESDIR%%/example2.tex
+%%PORTDOCS%%%%EXAMPLESDIR%%/example3.png
+%%PORTDOCS%%%%EXAMPLESDIR%%/example3.tex
+%%PORTDOCS%%%%EXAMPLESDIR%%/example4.png
+%%PORTDOCS%%%%EXAMPLESDIR%%/example4.tex
+%%PORTDOCS%%%%EXAMPLESDIR%%/fig_1.eps
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%