mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
- Mark BROKEN: does not compile on amd64
Reported by: pointyhat
This commit is contained in:
parent
702a275e6d
commit
8221c92b2e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=252928
@ -19,4 +19,10 @@ USE_PHP= yes
|
||||
USE_PHPEXT= yes
|
||||
USE_OPENSSL= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "amd64"
|
||||
BROKEN= does not compile on amd64
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user