aboutsummaryrefslogtreecommitdiff
path: root/textproc/tex2im
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2006-12-20 21:51:26 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2006-12-20 21:51:26 +0000
commit1eb4025eb9bc83b3bdfdedfbbc84f731b252ed1b (patch)
tree6c96f9fde648a2161c78711d0eb7ba118cc26717 /textproc/tex2im
parent753d99d99027e0b98df3a5159f9d0e78206eeaac (diff)
downloadports-1eb4025eb9bc83b3bdfdedfbbc84f731b252ed1b.tar.gz
ports-1eb4025eb9bc83b3bdfdedfbbc84f731b252ed1b.zip
In preparation to deprecate shells/bash2:
- change RUN_DEPENDS: shells/bash2 -> shells/bash; - bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=180299
Diffstat (limited to 'textproc/tex2im')
-rw-r--r--textproc/tex2im/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/tex2im/Makefile b/textproc/tex2im/Makefile
index 3cd9f435fe61..c284713270d7 100644
--- a/textproc/tex2im/Makefile
+++ b/textproc/tex2im/Makefile
@@ -8,7 +8,7 @@
PORTNAME= tex2im
PORTVERSION= 1.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://www.nought.de/
@@ -17,7 +17,7 @@ COMMENT= Converts LaTeX formulas into high resolution pixmap graphics
RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \
latex:${PORTSDIR}/print/teTeX \
- bash:${PORTSDIR}/shells/bash2
+ bash:${PORTSDIR}/shells/bash
NO_BUILD= yes