[patch] cleanup non-supported FreeBSD versions
PR: ports/111677 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: Captain Fourier <rzinkov@eden.rutgers.edu>
This commit is contained in:
@@ -39,10 +39,6 @@ OPTIONS= JACK "JACK support" off \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
IGNORE= requires C99 string functions in libc
|
||||
.endif
|
||||
|
||||
.if defined(WITH_JACK)
|
||||
LIB_DEPENDS+= jack.0:${PORTSDIR}/audio/jack
|
||||
.else
|
||||
|
||||
Reference in New Issue
Block a user