Now appears to build on amd64

This commit is contained in:
Kris Kennaway 2007-03-30 04:20:31 +00:00
parent c0a1674718
commit 1e0eac31b5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188803

View file

@ -25,10 +25,4 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-apxs="${APXS}"
USE_GMAKE= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
BROKEN= "Does not compile on amd64 or ia64"
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>