aboutsummaryrefslogtreecommitdiffstats
path: root/mail/wanderlust-emacs20/Makefile
diff options
context:
space:
mode:
authornobutaka <nobutaka@FreeBSD.org>2001-12-05 15:24:29 +0800
committernobutaka <nobutaka@FreeBSD.org>2001-12-05 15:24:29 +0800
commit826da432d2afde0a1b3f72877d5a847a0a2da726 (patch)
tree3ea890ad59f17a02c1c4e78013b7e96c68aff492 /mail/wanderlust-emacs20/Makefile
parent9d1ee15cbd584f81c28d127f343ec40d6cedd5f8 (diff)
downloadfreebsd-ports-gnome-826da432d2afde0a1b3f72877d5a847a0a2da726.tar.gz
freebsd-ports-gnome-826da432d2afde0a1b3f72877d5a847a0a2da726.tar.zst
freebsd-ports-gnome-826da432d2afde0a1b3f72877d5a847a0a2da726.zip
Update to 2.6.1.
Move master port from mail/wanderlust-emacs to mail/wanderlust. mail/wanderlust supports emacs21. Remove mail/wanderlust-emacs and mail/wanderlust-mule. Approved by: knu
Diffstat (limited to 'mail/wanderlust-emacs20/Makefile')
-rw-r--r--mail/wanderlust-emacs20/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/wanderlust-emacs20/Makefile b/mail/wanderlust-emacs20/Makefile
index 85e6f115dec9..bde929c132d1 100644
--- a/mail/wanderlust-emacs20/Makefile
+++ b/mail/wanderlust-emacs20/Makefile
@@ -7,12 +7,10 @@
MAINTAINER= nobutaka@FreeBSD.org
-MASTERDIR= ${.CURDIR}/../../mail/wanderlust-emacs
+MASTERDIR= ${.CURDIR}/../../mail/wanderlust
EMACS_PORT_NAME= emacs20
-IS_SLAVE= yes
-
.if !defined(WITHOUT_X11) && !defined(WITHOUT_BITMAP)
RUN_DEPENDS= ${LOCALBASE}/${EMACS_SITE_LISPDIR}/bitmap/bitmap.el:${PORTSDIR}/editors/bitmap-emacs20
.endif