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. --- graphics/utah-glx/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/utah-glx/Makefile') diff --git a/graphics/utah-glx/Makefile b/graphics/utah-glx/Makefile index 64b4fc47034b..b6d855599f51 100644 --- a/graphics/utah-glx/Makefile +++ b/graphics/utah-glx/Makefile @@ -22,6 +22,7 @@ BUILD_DEPENDS= tclsh8.3:${PORTSDIR}/lang/tcl83 \ autoconf:${PORTSDIR}/devel/autoconf USE_X_PREFIX= yes +USE_PERL= yes USE_GMAKE= yes USE_BZIP2= yes GNU_CONFIGURE= yes -- cgit