summaryrefslogtreecommitdiff
path: root/mail/wanderlust-mule
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
commit2b1a883dc4fd248d3b049059b9543dde2ac98ffd (patch)
tree0b080fcd55271333176593e1b9bc0b48aedbe9fa /mail/wanderlust-mule
parentAdd xcdroast 0.98.a.8, another X11 frontend to mkisofs/cdrecord. (diff)
Massive style enforcement - use ^I instead of spaces for variables identation.
Notes
Notes: svn path=/head/; revision=37252
Diffstat (limited to 'mail/wanderlust-mule')
-rw-r--r--mail/wanderlust-mule/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/wanderlust-mule/Makefile b/mail/wanderlust-mule/Makefile
index 6723e07b30da..2350d4153fa5 100644
--- a/mail/wanderlust-mule/Makefile
+++ b/mail/wanderlust-mule/Makefile
@@ -15,7 +15,7 @@ MULE_VER= 2.3
IS_SLAVE= yes
.if !defined(WITHOUT_X11) && !defined(WITHOUT_BITMAP)
-RUN_DEPENDS= ${LOCALBASE}/${EMACS_SITE_LISPDIR}/bitmap/bitmap.el:${PORTSDIR}/editors/bitmap-mule
+RUN_DEPENDS= ${LOCALBASE}/${EMACS_SITE_LISPDIR}/bitmap/bitmap.el:${PORTSDIR}/editors/bitmap-mule
.endif
.include <${MASTERDIR}/Makefile>