svn commit: r400081 - head/devel/clig

Baptiste Daroussin bapt at FreeBSD.org
Sat Oct 24 00:47:58 UTC 2015


Author: bapt
Date: Sat Oct 24 00:47:57 2015
New Revision: 400081
URL: https://svnweb.freebsd.org/changeset/ports/400081

Log:
  Mark as broken: does not fetch

Modified:
  head/devel/clig/Makefile

Modified: head/devel/clig/Makefile
==============================================================================
--- head/devel/clig/Makefile	Sat Oct 24 00:47:13 2015	(r400080)
+++ head/devel/clig/Makefile	Sat Oct 24 00:47:57 2015	(r400081)
@@ -13,6 +13,7 @@ COMMENT=	Auto-generate an (argc, argv) p
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING-2.0
 
+BROKEN=		Does not fetch
 USES=		shebangfix tcl tk
 SHEBANG_FILES=	tcl/*.tcl
 tk_OLD_CMD=	/usr/bin/wish8.0


More information about the svn-ports-all mailing list