diff options
-rw-r--r-- | www/mod_frontpage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |