diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2002-06-10 23:24:08 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2002-06-10 23:24:08 +0000 |
commit | 4d747a2804ef5f0f3493af382cd55ab690692bec (patch) | |
tree | 44bc481a2ddb674e51478dd222fa460d20bd2c3c /news/t-gnus-xemacs21-mule | |
parent | e5c47a3d78271540fa8ece51c1f6ae6f369c7656 (diff) |
Notes
Diffstat (limited to 'news/t-gnus-xemacs21-mule')
-rw-r--r-- | news/t-gnus-xemacs21-mule/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/news/t-gnus-xemacs21-mule/Makefile b/news/t-gnus-xemacs21-mule/Makefile index 617790dff0fe..a2ac11083cb7 100644 --- a/news/t-gnus-xemacs21-mule/Makefile +++ b/news/t-gnus-xemacs21-mule/Makefile @@ -5,10 +5,8 @@ # $FreeBSD$ # -MASTERDIR= ${.CURDIR}/../t-gnus-emacs20 +MASTERDIR= ${.CURDIR}/../t-gnus EMACS_PORT_NAME= xemacs21-mule -EMACS_PACKAGESDIR= lib/xemacs/site-packages -MANIFEST= MANIFEST.t-gnus .include "${MASTERDIR}/Makefile" |