svn commit: r466583 - head/shells/bash-completion

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Apr 5 19:12:11 UTC 2018


Author: sunpoet
Date: Thu Apr  5 19:12:10 2018
New Revision: 466583
URL: https://svnweb.freebsd.org/changeset/ports/466583

Log:
  Add PORTSCOUT

Modified:
  head/shells/bash-completion/Makefile

Modified: head/shells/bash-completion/Makefile
==============================================================================
--- head/shells/bash-completion/Makefile	Thu Apr  5 19:11:56 2018	(r466582)
+++ head/shells/bash-completion/Makefile	Thu Apr  5 19:12:10 2018	(r466583)
@@ -15,6 +15,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 BROKEN_armv6=	fails to build: gmake: install-recursive: Error 1
 BROKEN_armv7=	fails to build: gmake: install-recursive: Error 1
 
+PORTSCOUT=	limit:^[0-9\.]*$$
+
 OPTIONS_DEFINE=	CMAKE_MODULES DOCS
 OPTIONS_SINGLE=	BASH
 OPTIONS_SINGLE_BASH=	BASH_SHARED BASH_STATIC


More information about the svn-ports-head mailing list