aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-06-15 15:25:51 +0800
committerijliao <ijliao@FreeBSD.org>2001-06-15 15:25:51 +0800
commit672b2782f231cd557c0cdb9c11bfe16b2a9ac066 (patch)
tree46a299e7f42259b60251714aa851f5a1a91dcd1c /mail
parente93085cf704b0f2c90c79921e7fc69c370098f31 (diff)
downloadfreebsd-ports-graphics-672b2782f231cd557c0cdb9c11bfe16b2a9ac066.tar.gz
freebsd-ports-graphics-672b2782f231cd557c0cdb9c11bfe16b2a9ac066.tar.zst
freebsd-ports-graphics-672b2782f231cd557c0cdb9c11bfe16b2a9ac066.zip
replace space with tab
PR: 28168 Submitted by: edwin@mavetju.org
Diffstat (limited to 'mail')
-rw-r--r--mail/procmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/procmail/Makefile b/mail/procmail/Makefile
index c3380e34b2a..760d2147d44 100644
--- a/mail/procmail/Makefile
+++ b/mail/procmail/Makefile
@@ -27,6 +27,6 @@ MAN5= procmailex.5 procmailrc.5 procmailsc.5
.include <bsd.port.pre.mk>
post-configure:
- @${PERL} -pi -e 's|/usr/local|${PREFIX}|g' ${WRKSRC}/config.h
+ @${PERL} -pi -e 's|/usr/local|${PREFIX}|g' ${WRKSRC}/config.h
.include <bsd.port.post.mk>