mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
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
@ -25,10 +25,4 @@ GNU_CONFIGURE= yes
|
|||||||
CONFIGURE_ARGS= --with-apxs="${APXS}"
|
CONFIGURE_ARGS= --with-apxs="${APXS}"
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
||||||
.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
|
|
||||||
BROKEN= "Does not compile on amd64 or ia64"
|
|
||||||
.endif
|
|
||||||
|
|
||||||
.include <bsd.port.post.mk>
|
|
||||||
|
Loading…
Reference in New Issue
Block a user