diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-22 22:22:39 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-22 22:22:39 +0000 |
commit | 5aba7b9d68513bd597ff5608f66277a9fa32764a (patch) | |
tree | 22b49f3019271a15aeffd524c10cc1daf1491f83 /www/dillo2 | |
parent | e49c1cc45a6b448908724e07c282e4522032b89f (diff) |
Notes
Diffstat (limited to 'www/dillo2')
-rw-r--r-- | www/dillo2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/dillo2/Makefile b/www/dillo2/Makefile index a623690a0aac..7f17787ad962 100644 --- a/www/dillo2/Makefile +++ b/www/dillo2/Makefile @@ -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 |