- Narrow BROKEN down to likely OSVERSIONs.
PR: 198893 Submitted by: John Marino References: https://svnweb.freebsd.org/base?view=revision&revision=271779 https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/versions.html
This commit is contained in:
@@ -26,7 +26,9 @@ LIB_DEPENDS= libatlas.so:${PORTSDIR}/math/atlas \
|
||||
libjpeg.so:${PORTSDIR}/graphics/jpeg
|
||||
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
|
||||
|
||||
BROKEN= https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198893 but try "make -DTRYBROKEN" because it might work for you
|
||||
.if OSVERSION>=1000000 && OSVERSION<1000717
|
||||
BROKEN= https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198893
|
||||
.endif
|
||||
|
||||
pre-extract:
|
||||
@${ECHO_MSG}
|
||||
|
||||
Reference in New Issue
Block a user