diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-10-21 08:00:42 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-10-21 08:00:42 +0000 |
commit | e5cc6ee0d813272d15aafc3f4771cb0081f1f2c6 (patch) | |
tree | b0554f68c910e6f2604b5769a5e57414b4ecb7fd /editors/Makefile | |
parent | e6689bc97ffcdfb40a8c888a7e5e2e30f076e54b (diff) |
- After repocopy, connect editors/joe2 to the build
- Set LATEST_LINK, CONFLICTS
- Set chinese/joe to use editors/joe2
Suggested by: Kevin Day <toasty@dragondata.com> (maintainer)
Repocopy by: marcus
Notes
Notes:
svn path=/head/; revision=145991
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 3c428d6a2905..e534eaf81a9d 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -86,6 +86,7 @@ SUBDIR += jedit-devel SUBDIR += jext SUBDIR += joe + SUBDIR += joe2 SUBDIR += joe-devel SUBDIR += jove SUBDIR += kate-plugins |