From 1762190743ca803f5ddc564f00e64cd93a9431ff Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 10 Apr 2005 21:14:31 +0000 Subject: Now builds on sparc64 --- www/mod_snake/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'www/mod_snake') diff --git a/www/mod_snake/Makefile b/www/mod_snake/Makefile index 83c395b69747..5910e00ac42a 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} != "i386" && ${ARCH} != "alpha" -BROKEN= "Doesn't work on 64bit systems, see ports/57523" -.endif - -.include +.include -- cgit v1.2.3