diff options
Diffstat (limited to 'mail/wanderlust-mule/Makefile')
-rw-r--r-- | mail/wanderlust-mule/Makefile | 2 |
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> |