aboutsummaryrefslogtreecommitdiff
path: root/textproc/eqe
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-28 18:37:23 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-28 18:37:23 +0000
commit2f57eb092608beb8bbffe9812d1ec7c511510adc (patch)
tree97c05a4ce9683e5d9a23d2f9aae98d4c08cb2f85 /textproc/eqe
parent249ae119e2118396c64c42bcc26b25b0fbbcc8e5 (diff)
Notes
Diffstat (limited to 'textproc/eqe')
-rw-r--r--textproc/eqe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/eqe/Makefile b/textproc/eqe/Makefile
index c28413e677af..100d206778a4 100644
--- a/textproc/eqe/Makefile
+++ b/textproc/eqe/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://rlehy.free.fr/
MAINTAINER= ports@FreeBSD.org
COMMENT= LaTeX equation editor
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
+BUILD_DEPENDS= p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \
Magick++-config:${PORTSDIR}/graphics/ImageMagick \