Date: Fri, 1 May 2015 07:24:43 +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: r385088 - head/deskutils/wyrd Message-ID: <201505010724.t417OhIN066953@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Fri May 1 07:24:42 2015 New Revision: 385088 URL: https://svnweb.freebsd.org/changeset/ports/385088 Log: deskutils/wyrd: mark BROKEN until camlp4 ports comes in Modified: head/deskutils/wyrd/Makefile Modified: head/deskutils/wyrd/Makefile ============================================================================== --- head/deskutils/wyrd/Makefile Fri May 1 07:24:20 2015 (r385087) +++ head/deskutils/wyrd/Makefile Fri May 1 07:24:42 2015 (r385088) @@ -14,6 +14,8 @@ LICENSE= GPLv2 BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml RUN_DEPENDS= remind:${PORTSDIR}/deskutils/remind +BROKEN= pending introduction of new camlp4 (PR 195773) + USES= gmake ncurses GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505010724.t417OhIN066953>