Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jun 2014 22:22:40 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r358856 - head/www/dillo2
Message-ID:  <201406222222.s5MMMekU009286@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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