svn commit: r400071 - head/databases/dbtool

Baptiste Daroussin bapt at FreeBSD.org
Sat Oct 24 00:32:34 UTC 2015


Author: bapt
Date: Sat Oct 24 00:32:33 2015
New Revision: 400071
URL: https://svnweb.freebsd.org/changeset/ports/400071

Log:
  Mark as broken: does not fetch

Modified:
  head/databases/dbtool/Makefile

Modified: head/databases/dbtool/Makefile
==============================================================================
--- head/databases/dbtool/Makefile	Sat Oct 24 00:28:34 2015	(r400070)
+++ head/databases/dbtool/Makefile	Sat Oct 24 00:32:33 2015	(r400071)
@@ -12,6 +12,7 @@ COMMENT=	Store and retrieve data in a ke
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		Does not fetch
 LIB_DEPENDS=	libpcre.so:${PORTSDIR}/devel/pcre
 
 USES=		gmake shebangfix


More information about the svn-ports-all mailing list