diff --git a/www/mod_snake/Makefile b/www/mod_snake/Makefile index 0cabc7d0f77f..0859604d2e90 100644 --- a/www/mod_snake/Makefile +++ b/www/mod_snake/Makefile @@ -25,10 +25,4 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-apxs="${APXS}" USE_GMAKE= yes -.include - -.if ${ARCH} == "amd64" || ${ARCH} == "ia64" -BROKEN= "Does not compile on amd64 or ia64" -.endif - -.include +.include