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/bluefish/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/bluefish/Makefile') diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index 95fc88d90b8..4a72f767882 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -22,6 +22,7 @@ RUN_DEPENDS= weblint:${PORTSDIR}/www/weblint USE_GMAKE= yes USE_BZIP2= yes +USE_PERL= yes USE_X_PREFIX= yes USE_GNOME= imlib GNU_CONFIGURE= yes -- cgit