Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 2020 20:13:43 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r537847 - head/devel/bitkeeper
Message-ID:  <202006032013.053KDhvd056223@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Wed Jun  3 20:13:43 2020
New Revision: 537847
URL: https://svnweb.freebsd.org/changeset/ports/537847

Log:
  devel/bitkeeper is broken on FreeBSD 11. Mark broken until I can remediate
  my sandbox FreeBSD 11 partion to the point that it's useable again.

Modified:
  head/devel/bitkeeper/Makefile   (contents, props changed)

Modified: head/devel/bitkeeper/Makefile
==============================================================================
--- head/devel/bitkeeper/Makefile	Wed Jun  3 19:53:07 2020	(r537846)
+++ head/devel/bitkeeper/Makefile	Wed Jun  3 20:13:43 2020	(r537847)
@@ -21,6 +21,8 @@ LIB_DEPENDS=    libtomcrypt.so:security/libtomcrypt \
 		liblz4.so:archivers/liblz4
 RUN_DEPENDS=	bash:shells/bash
 
+BROKEN_FreeBSD_11=	perl: No such file or directory
+
 USES=		gmake groff bison localbase tk xorg iconv pkgconfig
 USE_XORG=       x11
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006032013.053KDhvd056223>