summaryrefslogtreecommitdiff
path: root/mail/wanderlust-xemacs21-mule
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-07-10 02:10:29 +0000
committerSteve Price <steve@FreeBSD.org>2000-07-10 02:10:29 +0000
commit20e547b8407dde0b601342ce03f86710e1ba876e (patch)
tree657ccca26e47f5ad28a6c0edb0b24e769af9660f /mail/wanderlust-xemacs21-mule
parentRemove the definitionsn of EMACS_{NAME,VER,LIBDIR} as they are now in (diff)
Remove the definitionsn of EMACS_{NAME,VER,LIBDIR} as they are now in
bsd.emacs.mk. PR: 19312 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=30399
Diffstat (limited to 'mail/wanderlust-xemacs21-mule')
-rw-r--r--mail/wanderlust-xemacs21-mule/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/mail/wanderlust-xemacs21-mule/Makefile b/mail/wanderlust-xemacs21-mule/Makefile
index f904d14f8e62..caaf88107a16 100644
--- a/mail/wanderlust-xemacs21-mule/Makefile
+++ b/mail/wanderlust-xemacs21-mule/Makefile
@@ -1,4 +1,4 @@
-# New ports collection makefile for: Wanderlust (for xemacs-mule)
+# New ports collection makefile for: Wanderlust (for xemacs21-mule)
# Date created: 7 Apr 1999
# Whom: MANTANI Nobutaka <nobutaka@nobutaka.com>
#
@@ -9,16 +9,10 @@ MAINTAINER= nobutaka@nobutaka.com
MASTERDIR= ${.CURDIR}/../../mail/wanderlust-emacs
-EMACS_NAME= xemacs
EMACS_PORT_NAME= xemacs21-mule
-EMACS_VER= 21.1.9
-MULE_VER= 21.1.9
-EMACS_LIBDIR= lib/xemacs
EMACS_PACKAGESDIR= lib/xemacs/site-packages
MANIFEST= MANIFEST.wl
-HAVE_COMMON_PORT= yes
-
IS_SLAVE= yes
.include <${MASTERDIR}/Makefile>