aboutsummaryrefslogtreecommitdiff
path: root/mail/mutt-devel/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-04-13 19:34:14 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-04-13 19:34:14 +0000
commitcf52e705e435ac47ca578f416ea3fdd34512521e (patch)
tree84988a957fefbee0d887b7b8be5a6639e242d303 /mail/mutt-devel/Makefile
parentfc6811a539bf4b2c21df54cfd9b88ed7c5be82a1 (diff)
downloadports-cf52e705e435ac47ca578f416ea3fdd34512521e.tar.gz
ports-cf52e705e435ac47ca578f416ea3fdd34512521e.zip
Notes
Diffstat (limited to 'mail/mutt-devel/Makefile')
-rw-r--r--mail/mutt-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile
index c0e8a022cb72..cca41cc68790 100644
--- a/mail/mutt-devel/Makefile
+++ b/mail/mutt-devel/Makefile
@@ -401,7 +401,7 @@ DISTFILES+= patch-${VVV_PATCH_VERSION}.vvv.nntp.2.gz:vvv
CONFIGURE_ARGS+= --enable-nntp
XML_NEEDED= yes
pre-patch::
- @${GUNZIP_CMD} -c ${DISTDIR}/${DIST_SUBDIR}/patch-${VVV_PATCH_VERSION}.vvv.nntp.gz > ${WRKDIR}/patch-nntp
+ @${GUNZIP_CMD} -c ${DISTDIR}/${DIST_SUBDIR}/patch-${VVV_PATCH_VERSION}.vvv.nntp.2.gz > ${WRKDIR}/patch-nntp
@${REINPLACE_CMD} -E '/^diff.*\/doc\/manual.txt$$/,/^diff/d' \
${WRKDIR}/patch-nntp
@${PATCH} ${PATCH_ARGS} -p1 < ${WRKDIR}/patch-nntp