mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Mark BROKEN on amd64/7, as it segfaults during installation on pointyhat
Reported by: pointyhat
This commit is contained in:
parent
37ecb166b2
commit
ea79d5f107
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288439
1 changed files with 5 additions and 0 deletions
|
@ -26,5 +26,10 @@ FILES= MDB2/Driver/Datatype/pgsql.php \
|
|||
MDB2/Driver/pgsql.php
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 800000 && ${ARCH} == "amd64"
|
||||
BROKEN= segfaults during installation on FreeBSD 7.X
|
||||
.endif
|
||||
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue