diff options
Diffstat (limited to 'www/apache22-peruser-mpm/Makefile')
-rw-r--r-- | www/apache22-peruser-mpm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/apache22-peruser-mpm/Makefile b/www/apache22-peruser-mpm/Makefile index 704fe5cd538d..7a85a59ad55e 100644 --- a/www/apache22-peruser-mpm/Makefile +++ b/www/apache22-peruser-mpm/Makefile @@ -17,4 +17,6 @@ EXTRA_PATCHES+= ${.CURDIR}/files/httpd-2.2.3-peruser-0.3.0.patch EXTRA_PATCHES+= ${.CURDIR}/files/httpd-2.2.3-peruser-0.3.0-dc3.patch EXTRA_PATCHES+= ${.CURDIR}/files/httpd-2.2.3-peruser-0.3.0-dc3-r57.patch +BROKEN_powerpc64= Does not build + .include "${MASTERDIR}/Makefile" |