svn commit: r385088 - head/deskutils/wyrd
John Marino
marino at FreeBSD.org
Fri May 1 07:24:43 UTC 2015
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
More information about the svn-ports-all
mailing list