summaryrefslogtreecommitdiffstats
path: root/mail/pgen
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2002-11-05 01:58:49 +0000
committeredwin <edwin@FreeBSD.org>2002-11-05 01:58:49 +0000
commit77ae4727893bfb6b01834324a49bf7a9d7b6e0b0 (patch)
tree8f122f2e78d4785af10d78a2ad5b1cc45ca06e71 /mail/pgen
parent89960c218ac4afa94b5b080339c6ec3e495808eb (diff)
downloadFreeBSD-ports-77ae4727893bfb6b01834324a49bf7a9d7b6e0b0.zip
FreeBSD-ports-77ae4727893bfb6b01834324a49bf7a9d7b6e0b0.tar.gz
Adjust regular expression to make it patching again.
Noticed on: bento
Diffstat (limited to 'mail/pgen')
-rw-r--r--mail/pgen/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pgen/Makefile b/mail/pgen/Makefile
index 341c57d..bf33cb6 100644
--- a/mail/pgen/Makefile
+++ b/mail/pgen/Makefile
@@ -20,7 +20,7 @@ NO_BUILD= yes
MAN1= pgen.1
post-patch:
- @${REINPLACE_CMD} -e 's!\{INSTALL_PROGRAM\}!\{INSTALL_SCRIPT\}!g' \
+ @${REINPLACE_CMD} -e 's!{INSTALL_PROGRAM}!{INSTALL_SCRIPT}!g' \
${WRKSRC}/configure ${WRKSRC}/Makefile.in
.include <bsd.port.mk>
OpenPOWER on IntegriCloud