- Mark BROKEN on FreeBSD 6.x: needs posix_memalign()

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2008-12-19 17:26:13 +00:00
parent 30f339bb1c
commit 2c75dd4b92
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=224428

View File

@ -49,6 +49,10 @@ OPTIONS= OPTIMIZED_CFLAGS "Builds with compiler optimizations" on \
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 700000
BROKEN= needs posix_memalign()
.endif
.if defined(WITH_VST)
# Yes, 'PlugIns' is not a typo.
VST_DIST+= vst_sdk2_3.zip