diff options
Diffstat (limited to 'textproc/eqe/Makefile')
-rw-r--r-- | textproc/eqe/Makefile | 2 |
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 \ |