MFH: r466126

Mark BROKEN: fails to package

pkg-static: Unable to access file /wrkdirs/usr/ports/editors/editorconfig-core-c/work/stage/usr/local/man/man1/editorconfig.1.gz:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/editors/editorconfig-core-c/work/stage/usr/local/man/man3/editorconfig.h.3.gz:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/editors/editorconfig-core-c/work/stage/usr/local/man/man3/editorconfig_handle.h.3.gz:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/editors/editorconfig-core-c/work/stage/usr/local/man/man5/editorconfig-format.5.gz:No such file or directory

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2018-04-01 08:55:38 +00:00
parent 47cd6198c5
commit 087e3e6c3a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2018Q2/; revision=466127

View File

@ -9,6 +9,8 @@ CATEGORIES= editors
MAINTAINER= knu@FreeBSD.org
COMMENT= EditorConfig core library and executable written in C
BROKEN= fails to package
LIB_DEPENDS= libpcre.so:devel/pcre
USES= cmake