aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2010-02-26 11:35:01 +0000
committerJohan van Selst <johans@FreeBSD.org>2010-02-26 11:35:01 +0000
commitf8a2f7d4838cfc1361ff3066c2c0980656bd1645 (patch)
tree5679505eb935c6f1abc8287d5eef1ea2f65f7f80 /textproc
parent822eed94ecfa4bc683c5689997d1a7ad29cbf585 (diff)
downloadports-f8a2f7d4838cfc1361ff3066c2c0980656bd1645.tar.gz
ports-f8a2f7d4838cfc1361ff3066c2c0980656bd1645.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/flex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/flex/Makefile b/textproc/flex/Makefile
index 0bc8100316d1..b20fdabac18e 100644
--- a/textproc/flex/Makefile
+++ b/textproc/flex/Makefile
@@ -36,7 +36,7 @@ PLIST_SUB+= NLS="@comment "
.endif
post-patch: .SILENT
- ${REINPLACE_CMD} -e 's/tests//' \
+ ${REINPLACE_CMD} -Ee 's/tests//' \
-e 's/^([[:space:]]*)\$$\(RANLIB\) ([^ ;]*)/\1chmod u+w \2;&/' \
${WRKSRC}/Makefile.in
${REINPLACE_CMD} -e 's/@MAKEINFO@/& --no-split/g' \