mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Mark as broken on amd64.
This commit is contained in:
parent
92b1f449f1
commit
ccc2601103
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167942
@ -47,6 +47,10 @@ pre-configure:
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == amd64
|
||||
BROKEN= does not compile on ${ARCH}
|
||||
.endif
|
||||
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI-137
|
||||
.else
|
||||
|
Loading…
Reference in New Issue
Block a user