From 44dc00c162c26365790a415c40891d4f53f37ddf Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Tue, 19 Nov 2002 07:59:14 +0000 Subject: On request of DougB@, change of USE_PERL5 to USE_PERL5_RUN. I'll send a PR regarding the real solution (= automatic USE_PERL5_RUN when USE_AUTOCONF is selected) --- sysutils/msyslog/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysutils') diff --git a/sysutils/msyslog/Makefile b/sysutils/msyslog/Makefile index 4eb5de1552f0..a1bfb77f6ec0 100644 --- a/sysutils/msyslog/Makefile +++ b/sysutils/msyslog/Makefile @@ -28,7 +28,7 @@ AUTOCONF= ${LOCALBASE}/bin/autoconf GNU_CONFIGURE= yes USE_REINPLACE= yes USE_GMAKE= yes -USE_PERL5= yes +USE_PERL5_BUILD= yes .if !defined(WITH_MYSQL) CONFIGURE_ARGS+= --without-mysql .endif -- cgit v1.2.3