svn commit: r358856 - head/www/dillo2

Baptiste Daroussin bapt at FreeBSD.org
Sun Jun 22 22:22:40 UTC 2014


Author: bapt
Date: Sun Jun 22 22:22:39 2014
New Revision: 358856
URL: http://svnweb.freebsd.org/changeset/ports/358856
QAT: https://qat.redports.org/buildarchive/r358856/

Log:
  Mark as broken: no distinfo provided for some of the distfiles
  
  With hat:	portmgr

Modified:
  head/www/dillo2/Makefile

Modified: head/www/dillo2/Makefile
==============================================================================
--- head/www/dillo2/Makefile	Sun Jun 22 22:22:11 2014	(r358855)
+++ head/www/dillo2/Makefile	Sun Jun 22 22:22:39 2014	(r358856)
@@ -72,7 +72,7 @@ HYPHENATION_LANGS?=	\
 IGNORE=	remove the invalid hyphenation language "${_l}" from HYPHENATION_LANGS
 .else
 DISTFILES+=	hyph-${_l}.pat.txt:hyphen
-IGNOREFILES+=	hyph-${_l}.pat.txt
+BROKEN=		no distinfo provided
 PLIST_FILES+=	libexec/dillo/hyphenation/${_l:C/-.*\$//}.pat
 .endif
 .endfor


More information about the svn-ports-head mailing list