diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 22:20:35 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 22:20:35 +0000 |
commit | 71609c18793474a8cb599cdbabe140640b919ed0 (patch) | |
tree | 520c49d2916a340367e1bba3688b8c005b6cde9d /editors/nvi-devel | |
parent | 48d0e277afced378f648b518a5291ee1398b43b9 (diff) | |
download | ports-71609c18793474a8cb599cdbabe140640b919ed0.tar.gz ports-71609c18793474a8cb599cdbabe140640b919ed0.zip |
Notes
Diffstat (limited to 'editors/nvi-devel')
-rw-r--r-- | editors/nvi-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/nvi-devel/Makefile b/editors/nvi-devel/Makefile index 571f9ae47c81..d3cca0ac4bc1 100644 --- a/editors/nvi-devel/Makefile +++ b/editors/nvi-devel/Makefile @@ -17,6 +17,7 @@ OPTIONS_DEFINE= WIDECHAR OPTIONS_DEFAULT=WIDECHAR WIDECHAR_DESC= Enable wide-character support (UTF-8) +BROKEN= Unfetchable WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix GNU_CONFIGURE= yes USE_LDCONFIG= yes |