diff options
author | kris <kris@FreeBSD.org> | 2002-05-24 19:48:15 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-05-24 19:48:15 +0800 |
commit | 898e816c67bb0f1a7cd0c43578732ee623f6d3a7 (patch) | |
tree | b1a4bbdfe900583bb61baacdca4e000b16e5ad7f /x11-fm/Makefile | |
parent | 8da46b8f018d3b9c6c9a5f31f18eba722b23d902 (diff) | |
download | freebsd-ports-graphics-898e816c67bb0f1a7cd0c43578732ee623f6d3a7.tar.gz freebsd-ports-graphics-898e816c67bb0f1a7cd0c43578732ee623f6d3a7.tar.zst freebsd-ports-graphics-898e816c67bb0f1a7cd0c43578732ee623f6d3a7.zip |
Add back jafm which was prematurely removed by will, but mark it BROKEN
because it doesn't build with recent versions of bison.
Diffstat (limited to 'x11-fm/Makefile')
-rw-r--r-- | x11-fm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fm/Makefile b/x11-fm/Makefile index 3ebf2db6665..71c9f732e0b 100644 --- a/x11-fm/Makefile +++ b/x11-fm/Makefile @@ -13,6 +13,7 @@ SUBDIR += gentoo SUBDIR += gnome-commander SUBDIR += gnomemc + SUBDIR += jafm SUBDIR += mtoolsfm SUBDIR += nautilus SUBDIR += nautilus2 |