diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/editorconfig-core-c/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/editorconfig-core-c/Makefile b/editors/editorconfig-core-c/Makefile index 345ede2a59ec..23f6dfb1f826 100644 --- a/editors/editorconfig-core-c/Makefile +++ b/editors/editorconfig-core-c/Makefile @@ -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 |