From 67f7abb99138baffbda09718046ddb01db0d01fe Mon Sep 17 00:00:00 2001 From: trevor Date: Thu, 20 Nov 2003 13:51:47 +0000 Subject: Define USE_PERL to make Perl available for (mostly deprecated) "perl -pi -e" construction. --- www/evg/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/evg') diff --git a/www/evg/Makefile b/www/evg/Makefile index 9b01fca067ec..b68f53560ade 100644 --- a/www/evg/Makefile +++ b/www/evg/Makefile @@ -19,6 +19,7 @@ COMMENT= Create index pages in HTML for photo galleries RUN_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick RUN_DEPENDS+= xv:${PORTSDIR}/graphics/xv +USE_PERL= yes USE_PYTHON= yes NO_BUILD= yes -- cgit