Mark as broken on sparc64: fails self-tests.
Hat: portmgr
This commit is contained in:
parent
5088afb833
commit
93c7eadf59
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239628
1 changed files with 4 additions and 0 deletions
|
@ -33,6 +33,10 @@ ACLOCAL_ARGS= -Im4
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Fails to package on sparc64: fails self-tests
|
||||
.endif
|
||||
|
||||
BF_LIBS?= -l${BDB_LIB_NAME}
|
||||
BF_CPPFLAGS?= -I${BDB_INCLUDE_DIR} -I${LOCALBASE}/include
|
||||
CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc
|
||||
|
|
Loading…
Reference in a new issue