aboutsummaryrefslogtreecommitdiff
path: root/lang/itcl
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-11-04 13:17:51 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-11-04 13:17:51 +0000
commit7398259249ba054ad5da81d49ee4633b8c610ceb (patch)
tree06e371685b9ae45fd619a17305bd60e306948e6a /lang/itcl
parent135c40a507c577393c22b69200b71ecbaf28f3b2 (diff)
downloadports-7398259249ba054ad5da81d49ee4633b8c610ceb.tar.gz
ports-7398259249ba054ad5da81d49ee4633b8c610ceb.zip
Notes
Diffstat (limited to 'lang/itcl')
-rw-r--r--lang/itcl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/itcl/Makefile b/lang/itcl/Makefile
index 09b38af357c8..417caf484889 100644
--- a/lang/itcl/Makefile
+++ b/lang/itcl/Makefile
@@ -38,7 +38,7 @@ NO_STAGE= yes
.include <bsd.port.pre.mk>
post-patch:
- ${REINPLACE_CMD} -r '/^includedir/s|/include|/include/itcl${PORTVERSION:R}|' \
+ ${REINPLACE_CMD} -E '/^includedir/s|/include|/include/itcl${PORTVERSION:R}|' \
${WRKSRC}/${CONFIGURE_SCRIPT}
post-build test: