From 650f96d5dc06a2ba8df50277700f33e82cb64f1c Mon Sep 17 00:00:00 2001 From: John Marino Date: Fri, 1 May 2015 07:24:42 +0000 Subject: [PATCH] deskutils/wyrd: mark BROKEN until camlp4 ports comes in --- deskutils/wyrd/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deskutils/wyrd/Makefile b/deskutils/wyrd/Makefile index 113dc4eed95c..49da7d2036be 100644 --- a/deskutils/wyrd/Makefile +++ b/deskutils/wyrd/Makefile @@ -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