diff options
-rw-r--r-- | lang/objc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/objc/Makefile b/lang/objc/Makefile index f2527c08ec47..2b5bfc30337c 100644 --- a/lang/objc/Makefile +++ b/lang/objc/Makefile @@ -23,7 +23,7 @@ CONFIGURE_ENV= PATH=${WRKDIR}/bin:${PATH} .include <bsd.port.pre.mk> - byacc broken, http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/85115" +# byacc broken, http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/85115" .if ${OSVERSION} >= 500113 BUILD_DEPENDS+= byaccj:${PORTSDIR}/devel/byaccj .endif |