Date: Mon, 5 Mar 2018 06:58:05 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r463622 - head/net-p2p/transmission-remote-gui Message-ID: <201803050658.w256w59h071529@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Mon Mar 5 06:58:05 2018 New Revision: 463622 URL: https://svnweb.freebsd.org/changeset/ports/463622 Log: Mark BROKEN: fails to build (3104) Compiling transgui.lpr Fatal: (10022) Can't find unit FastHTMLParser used by Clipbrd Fatal: (1018) Compilation aborted Reported by: pkg-fallout Modified: head/net-p2p/transmission-remote-gui/Makefile Modified: head/net-p2p/transmission-remote-gui/Makefile ============================================================================== --- head/net-p2p/transmission-remote-gui/Makefile Mon Mar 5 06:01:46 2018 (r463621) +++ head/net-p2p/transmission-remote-gui/Makefile Mon Mar 5 06:58:05 2018 (r463622) @@ -11,6 +11,8 @@ DISTNAME= transgui-${PORTVERSION}-src MAINTAINER= acm@FreeBSD.org COMMENT= Remote GUI for transmission daemon +BROKEN= fails to build + BUILD_DEPENDS= lazbuild:editors/lazarus \ fpcres:lang/fpc-utils RUN_DEPENDS= transmission-daemon:net-p2p/transmission-daemon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803050658.w256w59h071529>