diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-12-17 18:41:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-12-17 18:41:35 +0000 |
commit | caabc768d2ea8a039244c6dce9786a6ec508965e (patch) | |
tree | 55deab2ef00a0c5684e6280aaba6629489b01520 /sysutils/ledit | |
parent | 42223774958a800162eae6cb6681f858404111be (diff) | |
download | ports-caabc768d2ea8a039244c6dce9786a6ec508965e.tar.gz ports-caabc768d2ea8a039244c6dce9786a6ec508965e.zip |
Notes
Diffstat (limited to 'sysutils/ledit')
-rw-r--r-- | sysutils/ledit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/ledit/Makefile b/sysutils/ledit/Makefile index 6bad07a8bb69..022f55d5333c 100644 --- a/sysutils/ledit/Makefile +++ b/sysutils/ledit/Makefile @@ -16,6 +16,8 @@ COMMENT= Line editor to be used with interactive commands BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml +BROKEN= Does not build + ALL_TARGET= all ledit.opt INSTALL_TARGET= install.opt |