From 85b347f2f1f2c3714d722b400bd76a4d6640b020 Mon Sep 17 00:00:00 2001 From: trevor Date: Thu, 20 Nov 2003 15:06:14 +0000 Subject: Define USE_PERL5_BUILD, not erroneous USE_PERL. Submitted by: Oliver Eikemeier --- net/ppxp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/ppxp') diff --git a/net/ppxp/Makefile b/net/ppxp/Makefile index 8f300953481b..cfab28b683cd 100644 --- a/net/ppxp/Makefile +++ b/net/ppxp/Makefile @@ -36,7 +36,7 @@ RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 \ tclsh8.3:${PORTSDIR}/lang/tcl83 .endif -USE_PERL= yes +USE_PERL5_BUILD=yes USE_XPM= yes USE_GMAKE= yes USE_AUTOCONF= yes -- cgit