diff options
author | gj <gj@FreeBSD.org> | 2003-04-23 17:53:45 +0800 |
---|---|---|
committer | gj <gj@FreeBSD.org> | 2003-04-23 17:53:45 +0800 |
commit | 86b731dbb1246fb034eeae4ed1e8bc65df48665f (patch) | |
tree | 1253c01635e6b1915e7c06a06d3fdb08d59096f3 /editors/Makefile | |
parent | e58d056eb152c1b7a1c7c489f39715e270f999a9 (diff) | |
download | freebsd-ports-gnome-86b731dbb1246fb034eeae4ed1e8bc65df48665f.tar.gz freebsd-ports-gnome-86b731dbb1246fb034eeae4ed1e8bc65df48665f.tar.zst freebsd-ports-gnome-86b731dbb1246fb034eeae4ed1e8bc65df48665f.zip |
Add xemacs to the build.
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 |