Now appears to build on amd64
This commit is contained in:
parent
c0a1674718
commit
1e0eac31b5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188803
1 changed files with 1 additions and 7 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue