diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2001-12-03 17:51:27 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2001-12-03 17:51:27 +0800 |
commit | c39288a131ca84cc7fe57f3cb6a1519644212b67 (patch) | |
tree | 0450bd1f01cac9609b92a783228d5205fc3ab89c /editors/Makefile | |
parent | 8e952fd24f1d358cddbb4140a97e2b2ce43aba45 (diff) | |
download | freebsd-ports-gnome-c39288a131ca84cc7fe57f3cb6a1519644212b67.tar.gz freebsd-ports-gnome-c39288a131ca84cc7fe57f3cb6a1519644212b67.tar.zst freebsd-ports-gnome-c39288a131ca84cc7fe57f3cb6a1519644212b67.zip |
Add master port of psgml-* variant as editors/psgml (default is emacs21).
Add editors/psgml-emacs19 stub for emacs19.
Modify to use new location of master port on each variants.
Approved by: maintainer
Repocopied by: joe
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index ce3a7e1f9646..54369891f91b 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -90,7 +90,8 @@ SUBDIR += openoffice SUBDIR += pico SUBDIR += poedit - SUBDIR += psgml-emacs + SUBDIR += psgml + SUBDIR += psgml-emacs19 SUBDIR += psgml-emacs20 SUBDIR += psgml-mule SUBDIR += psgml-xemacs21-mule |