diff options
Diffstat (limited to 'textproc/eqe/Makefile')
-rw-r--r-- | textproc/eqe/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/eqe/Makefile b/textproc/eqe/Makefile index 4970320acd28..e0d01bb619dd 100644 --- a/textproc/eqe/Makefile +++ b/textproc/eqe/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: eqe -# Date created: 2007/02/13 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ PORTNAME= eqe @@ -18,8 +15,8 @@ BUILD_DEPENDS= p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \ Magick++-config:${PORTSDIR}/graphics/ImageMagick +USES= perl5 USE_BZIP2= yes -USE_PERL5= yes USE_TEX= tex MAKE_ARGS= PREFIX=${PREFIX} |