diff options
author | kris <kris@FreeBSD.org> | 2005-12-18 02:41:35 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-12-18 02:41:35 +0800 |
commit | 701aedd4682a9d4d1e19dae86a2c00766391267b (patch) | |
tree | 82feb2d0aad686718f38cc196fe80941641ecbab /sysutils | |
parent | c4b2fad77647dcebddc4f9a0727c77a7d92fe489 (diff) | |
download | freebsd-ports-gnome-701aedd4682a9d4d1e19dae86a2c00766391267b.tar.gz freebsd-ports-gnome-701aedd4682a9d4d1e19dae86a2c00766391267b.tar.zst freebsd-ports-gnome-701aedd4682a9d4d1e19dae86a2c00766391267b.zip |
BROKEN: Does not build
Diffstat (limited to 'sysutils')
-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 |