aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authornobutaka <nobutaka@FreeBSD.org>2007-08-04 17:56:38 +0800
committernobutaka <nobutaka@FreeBSD.org>2007-08-04 17:56:38 +0800
commit0e5ff16d5384e389d7cd3c35f19155e6608afbc4 (patch)
tree35020991ecfc30e21413c7620a06c1a4ee90a406 /mail
parent9a076048f3e0683e5699f8d024ee3979ea014034 (diff)
downloadfreebsd-ports-gnome-0e5ff16d5384e389d7cd3c35f19155e6608afbc4.tar.gz
freebsd-ports-gnome-0e5ff16d5384e389d7cd3c35f19155e6608afbc4.tar.zst
freebsd-ports-gnome-0e5ff16d5384e389d7cd3c35f19155e6608afbc4.zip
Correct RUN_DEPENDS on editors/bitmap for emacs22.
Diffstat (limited to 'mail')
-rw-r--r--mail/wanderlust/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/wanderlust/Makefile b/mail/wanderlust/Makefile
index 01b48448a6fc..045310503332 100644
--- a/mail/wanderlust/Makefile
+++ b/mail/wanderlust/Makefile
@@ -23,7 +23,7 @@ USE_EMACS= yes
.include <bsd.port.pre.mk>
MIMEUI_PORT_NAME?= ${MIMEUI_PRODUCT}
-.if (${EMACS_PORT_NAME} == "emacs21")
+.if (${EMACS_PORT_NAME} == "emacs22")
BITMAP_PORT_NAME= bitmap
.endif
EMACS_W3M_PORT_NAME?= emacs-w3m