aboutsummaryrefslogtreecommitdiffstats
path: root/mail/kcheckgmail/Makefile
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2007-08-25 09:06:15 +0800
committerdelphij <delphij@FreeBSD.org>2007-08-25 09:06:15 +0800
commitab3ba59f03fa0bfa3bc3bbaaffed199b0e0a3a8d (patch)
treeb1a9fdc0c4cae5e6dc45ef161e021f0b1e5dfb3f /mail/kcheckgmail/Makefile
parent6ab392d63993e7a54fd386a73af82d3a0883910c (diff)
downloadfreebsd-ports-gnome-ab3ba59f03fa0bfa3bc3bbaaffed199b0e0a3a8d.tar.gz
freebsd-ports-gnome-ab3ba59f03fa0bfa3bc3bbaaffed199b0e0a3a8d.tar.zst
freebsd-ports-gnome-ab3ba59f03fa0bfa3bc3bbaaffed199b0e0a3a8d.zip
Use post-patch when doing REINPLACE, this is common practice
in the past. Suggested by: sat Approved by: maintainer
Diffstat (limited to 'mail/kcheckgmail/Makefile')
-rw-r--r--mail/kcheckgmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/kcheckgmail/Makefile b/mail/kcheckgmail/Makefile
index ffba657bee3c..757a7467cb93 100644
--- a/mail/kcheckgmail/Makefile
+++ b/mail/kcheckgmail/Makefile
@@ -31,7 +31,7 @@ DOCSDIR= ${PREFIX}/share/doc/HTML/en/${PORTNAME}
MAN1= kcheckgmail.1
-post-extract:
+post-patch:
.if defined(NOPORTDOCS)
@${REINPLACE_CMD} -e 's|doc||g' ${WRKSRC}/subdirs
.endif