aboutsummaryrefslogtreecommitdiff
path: root/www/mod_snake
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-04-10 21:14:31 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-04-10 21:14:31 +0000
commit1762190743ca803f5ddc564f00e64cd93a9431ff (patch)
treec912e2be0699992471ad1b05604d10cddee770f1 /www/mod_snake
parent2c49737ca433d36900e5668cdb6eb69c55caec16 (diff)
downloadports-1762190743ca803f5ddc564f00e64cd93a9431ff.tar.gz
ports-1762190743ca803f5ddc564f00e64cd93a9431ff.zip
Notes
Diffstat (limited to 'www/mod_snake')
-rw-r--r--www/mod_snake/Makefile8
1 files changed, 1 insertions, 7 deletions
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 <bsd.port.pre.mk>
-
-.if ${ARCH} != "i386" && ${ARCH} != "alpha"
-BROKEN= "Doesn't work on 64bit systems, see ports/57523"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>