diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2001-12-05 07:24:29 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2001-12-05 07:24:29 +0000 |
commit | 74fe2f0a0a033c8999bd058ef64ce78b2ed28fce (patch) | |
tree | eb1d9e05a38c94f597cb7ace7c35d0edbdaffdf5 /mail/wanderlust-xemacs21-mule/Makefile | |
parent | 686b8811d56d9d4af032cf12d9e14b883fdf31f7 (diff) | |
download | ports-74fe2f0a0a033c8999bd058ef64ce78b2ed28fce.tar.gz ports-74fe2f0a0a033c8999bd058ef64ce78b2ed28fce.zip |
Notes
Diffstat (limited to 'mail/wanderlust-xemacs21-mule/Makefile')
-rw-r--r-- | mail/wanderlust-xemacs21-mule/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/wanderlust-xemacs21-mule/Makefile b/mail/wanderlust-xemacs21-mule/Makefile index 992420b62400..5f70effb877e 100644 --- a/mail/wanderlust-xemacs21-mule/Makefile +++ b/mail/wanderlust-xemacs21-mule/Makefile @@ -7,12 +7,10 @@ MAINTAINER= nobutaka@FreeBSD.org -MASTERDIR= ${.CURDIR}/../../mail/wanderlust-emacs +MASTERDIR= ${.CURDIR}/../../mail/wanderlust EMACS_PORT_NAME= xemacs21-mule EMACS_PACKAGESDIR= lib/xemacs/site-packages MANIFEST= MANIFEST.wl -IS_SLAVE= yes - .include <${MASTERDIR}/Makefile> |