diff options
author | Gary Jennejohn <gj@FreeBSD.org> | 2003-04-23 09:53:45 +0000 |
---|---|---|
committer | Gary Jennejohn <gj@FreeBSD.org> | 2003-04-23 09:53:45 +0000 |
commit | 20e09c07aabef2742233c171e0b2dc95db1b9ea5 (patch) | |
tree | 5ac5575694e1d1c34345e4f08252da4effe61d3f /editors/Makefile | |
parent | 679a81c784bdd1404c7781a59597974ea82e9d2b (diff) | |
download | ports-20e09c07aabef2742233c171e0b2dc95db1b9ea5.tar.gz ports-20e09c07aabef2742233c171e0b2dc95db1b9ea5.zip |
Add xemacs to the build.
Notes
Notes:
svn path=/head/; revision=79501
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 626c34fd72d9..d0db170b1e27 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -174,6 +174,7 @@ SUBDIR += wordperfect SUBDIR += xcoral SUBDIR += xed + SUBDIR += xemacs SUBDIR += xemacs-additional-packages SUBDIR += xemacs-basic-mule-packages SUBDIR += xemacs-comm-packages |