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. --- net/clusterit/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/clusterit') diff --git a/net/clusterit/Makefile b/net/clusterit/Makefile index 51c8b3367f27..f9fb07a89c92 100644 --- a/net/clusterit/Makefile +++ b/net/clusterit/Makefile @@ -25,6 +25,7 @@ PLIST_SUB+= X11='' MAN1+= rvt.1 dvt.1 USE_XLIB= yes .endif +USE_PERL= yes post-patch: @${FIND} ${WRKSRC} -name Makefile | ${XARGS} \ -- cgit