aboutsummaryrefslogtreecommitdiff
path: root/security/portsentry
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-06-23 20:39:23 +0000
committerPatrick Li <pat@FreeBSD.org>2002-06-23 20:39:23 +0000
commit3429beb3d69bf05cc09137cac5b420f8e26b86db (patch)
tree4affc92982e244cfbe7e05e3bdd22240b4c28520 /security/portsentry
parentec8028156e7ada0e0867358c46bf5af20c16fec3 (diff)
Notes
Diffstat (limited to 'security/portsentry')
-rw-r--r--security/portsentry/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/portsentry/Makefile b/security/portsentry/Makefile
index de001c36ee30..a7d3693412b6 100644
--- a/security/portsentry/Makefile
+++ b/security/portsentry/Makefile
@@ -13,9 +13,10 @@ MASTER_SITES= http://www.psionic.com/downloads/
MAINTAINER= ports@FreeBSD.org
ALL_TARGET= freebsd
+USE_REINPLACE= yes
post-patch:
- @${PERL} -pi -e 's,__PREFIX__,${PREFIX},g' \
+ @${REINPLACE_CMD} -e 's,__PREFIX__,${PREFIX},g' \
${WRKSRC}/portsentry.conf ${WRKSRC}/portsentry_config.h
do-install: