Mark BROKEN on FreeBSD-7, untill a fix is found.
Reported by: pointyhat, via Pav & Erwin
This commit is contained in:
parent
5b9ced9f13
commit
05ff6d3cbd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=261712
1 changed files with 4 additions and 0 deletions
|
@ -94,6 +94,10 @@ CONFIGURE_ARGS+=--with-python=no
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 800000
|
||||
BROKEN= Does not build on FreeBSD-7
|
||||
.endif
|
||||
|
||||
.if defined(PACKAGE_BUILDING) || exists(${LOCALBASE}/lib/libfftw3.so)
|
||||
WITH_FFTW3= yes
|
||||
.endif
|
||||
|
|
Loading…
Reference in a new issue