aboutsummaryrefslogtreecommitdiff
path: root/mail/mutt-devel/Makefile
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-03-17 11:24:16 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-03-17 11:24:16 +0000
commit69a5865211410de97af1ef95c1915fcdc68bf3fb (patch)
treee836b8d6b9fd00caa5deefaa6cfd12dfdd5a3256 /mail/mutt-devel/Makefile
parentd0933c648593bab364ce6961642bc27113c06829 (diff)
downloadports-69a5865211410de97af1ef95c1915fcdc68bf3fb.tar.gz
ports-69a5865211410de97af1ef95c1915fcdc68bf3fb.zip
Notes
Diffstat (limited to 'mail/mutt-devel/Makefile')
-rw-r--r--mail/mutt-devel/Makefile15
1 files changed, 5 insertions, 10 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile
index 867f265956b6..797176f1234b 100644
--- a/mail/mutt-devel/Makefile
+++ b/mail/mutt-devel/Makefile
@@ -187,16 +187,10 @@ AC_PATCH_VERSION= ${PORTVERSION}
.if defined(WITH_MUTT_MAILDIR_HEADER_CACHE)
WITH_MUTT_IMAP_HEADER_CACHE= yes
.endif
-.if defined(WITH_MUTT_SIGNATURE_MENU)
-IGNORE= cannot install: the WITH_MUTT_SIGNATURE_MENU does not work at the moment
-.endif
.if defined(WITH_MUTT_SIDEBAR_PATCH)
.if defined(WITH_MUTT_NNTP)
IGNORE= cannot install: the WITH_MUTT_SIDEBAR_PATCH and WITH_MUTT_NNTP are not compatible
.endif
-.if defined(WITH_MUTT_SIGNATURE_MENU)
-IGNORE= cannot install: the WITH_MUTT_SIDEBAR_PATCH and WITH_MUTT_SIGNATURE_MENU are not compatible
-.endif
.endif
.if defined(WITH_MUTT_ASSUMED_CHARSET_PATCH)
.if defined(WITH_MUTT_NNTP)
@@ -311,6 +305,11 @@ post-patch::
post-patch::
@${PATCH} ${PATCH_ARGS} -p1 < ${PATCHDIR}/extra-patch-maildir-header-cache
.endif
+.if defined(WITH_MUTT_SIGNATURE_MENU)
+XML_NEEDED= yes
+post-patch::
+ @${PATCH} ${PATCH_ARGS} -p1 < ${PATCHDIR}/extra-patch-signature-menu
+.endif
.if defined(WITH_MUTT_MAILDIR_MTIME_PATCH)
post-patch::
.if defined(WITH_MUTT_NNTP)
@@ -392,10 +391,6 @@ PATCHFILES+= patch-${VVV_PATCH_VERSION}.vvv.initials.gz:vvv \
patch-${VVV_PATCH_VERSION}.vvv.quote.gz:vvv
XML_NEEDED= yes
.endif
-.if defined(WITH_MUTT_SIGNATURE_MENU)
-PATCHFILES+= patch-${CD_PATCH_VERSION}.cd.signatures_menu.2.1:cd
-XML_NEEDED= yes
-.endif
.if defined(WITH_MUTT_IFDEF_PATCH)
DISTFILES+= patch-${CD_IFDEF_PATCH_VERSION}.cd.ifdef.1:cd
#XML_NEEDED= yes