Date: Thu, 18 Aug 2016 20:40:41 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420424 - head/comms/hylafax Message-ID: <201608182040.u7IKefId050015@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Thu Aug 18 20:40:40 2016 New Revision: 420424 URL: https://svnweb.freebsd.org/changeset/ports/420424 Log: comms/hylafax: Mark broken (runtime failure to receive faxes) PR: 200922 Modified: head/comms/hylafax/Makefile Modified: head/comms/hylafax/Makefile ============================================================================== --- head/comms/hylafax/Makefile Thu Aug 18 20:20:43 2016 (r420423) +++ head/comms/hylafax/Makefile Thu Aug 18 20:40:40 2016 (r420424) @@ -13,6 +13,8 @@ COMMENT= Fax software LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYRIGHT +BROKEN= receiving fax does not work (Bugs No. 200922) + BUILD_DEPENDS= ${LOCALBASE}/lib/afm/Courier:print/afm LIB_DEPENDS= libtiff.so:graphics/tiff \ libjbig.so:graphics/jbigkit
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608182040.u7IKefId050015>