From a58d761f69427812b0f67eacf2fa5e8c680b91b3 Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Sun, 22 Feb 2004 09:31:04 +0000 Subject: Add worksrc to CONFIGURE_ENV. --- www/mod_frontpage/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/mod_frontpage/Makefile b/www/mod_frontpage/Makefile index ea17ca1f5139..e583b65dddb0 100644 --- a/www/mod_frontpage/Makefile +++ b/www/mod_frontpage/Makefile @@ -45,7 +45,7 @@ AP_LIBEXEC?= ${PREFIX}/libexec/apache .endif PERL_CONFIGURE= yes -CONFIGURE_ENV= PREFIX=${PREFIX} +CONFIGURE_ENV= PREFIX=${PREFIX} WRKSRC=${WRKSRC} ONLY_FOR_ARCHS= i386 -- cgit