diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 2000-01-19 16:37:22 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 2000-01-19 16:37:22 +0000 |
commit | 0e209d443c711e46bcd9f81519eb9a5e41f089e5 (patch) | |
tree | 4baca7bafdec3e1af2c762e6dab1c95add16cad9 /mail/wanderlust-xemacs20 | |
parent | e260d995b64f450dac8a26e316405295561d2b3c (diff) | |
download | ports-0e209d443c711e46bcd9f81519eb9a5e41f089e5.tar.gz ports-0e209d443c711e46bcd9f81519eb9a5e41f089e5.zip |
Notes
Diffstat (limited to 'mail/wanderlust-xemacs20')
-rw-r--r-- | mail/wanderlust-xemacs20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/wanderlust-xemacs20/Makefile b/mail/wanderlust-xemacs20/Makefile index 8c711c3ba6a1..7271af899d35 100644 --- a/mail/wanderlust-xemacs20/Makefile +++ b/mail/wanderlust-xemacs20/Makefile @@ -14,7 +14,7 @@ EMACS_NAME= xemacs EMACS_PORT= xemacs20 EMACS_VER= 20.4 EMACS_LIBDIR= lib/xemacs -EMACS_VER_LIBDIR= lib/xemacs-20.4 + IS_SLAVE= yes .include <${MASTERDIR}/Makefile> |