mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
- Extend the brokedness to 8.X too
Reported by: pointyhat
This commit is contained in:
parent
f42b47870c
commit
a2c28e62ef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=261790
@ -33,6 +33,8 @@ LIB_DEPENDS+= plplotd.9:${PORTSDIR}/math/plplot \
|
||||
gsl.15:${PORTSDIR}/math/gsl \
|
||||
dps.0:${PORTSDIR}/x11/dgs
|
||||
|
||||
BROKEN= does not build
|
||||
|
||||
USE_GCC= 4.4+
|
||||
USE_WX= 2.8
|
||||
GNU_CONFIGURE= yes
|
||||
@ -94,10 +96,6 @@ 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 New Issue
Block a user