diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2003-08-11 15:25:51 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2003-08-11 15:25:51 +0000 |
commit | 321f509c931641463dd0d258b287f58e177a0f36 (patch) | |
tree | 22f02d29c9d912ce16af8a6486ebc5470ec3d5a1 /www/mod_frontpage | |
parent | Resign as maintainer (diff) |
This port is for i386 only.
Diffstat (limited to 'www/mod_frontpage')
-rw-r--r-- | www/mod_frontpage/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_frontpage/Makefile b/www/mod_frontpage/Makefile index 4edfa517386f..e21ae8c92279 100644 --- a/www/mod_frontpage/Makefile +++ b/www/mod_frontpage/Makefile @@ -51,6 +51,8 @@ AP_LIBEXEC?= ${PREFIX}/libexec/apache PERL_CONFIGURE= yes CONFIGURE_ENV= PREFIX=${PREFIX} +ONLY_FOR_ARCHS= i386 + pre-fetch: @${ECHO} @${ECHO} "*****************************************************" |