summaryrefslogtreecommitdiff
path: root/security/rid
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/rid
parentBump SDL library revision. (diff)
PERL -> REINPLACE_CMD
PR: ports/39729, ports/39727, ports/39726, ports/39724 PR: ports/39722, ports/39721, ports/39720, ports/39719, ports/39718 Submitted by: Scott Flatman <sf@dsinw.com>
Notes
Notes: svn path=/head/; revision=61839
Diffstat (limited to 'security/rid')
-rw-r--r--security/rid/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/rid/Makefile b/security/rid/Makefile
index b468417acf09..60c324c6f859 100644
--- a/security/rid/Makefile
+++ b/security/rid/Makefile
@@ -16,9 +16,10 @@ DISTFILES= ${PORTNAME}-1_0.tgz
MAINTAINER= ports@FreeBSD.org
ALL_TARGET= rid
+USE_REINPLACE= yes
pre-configure:
- @${PERL} -pi -e 's:config.txt:${PREFIX}/etc/rid.conf:g' \
+ @${REINPLACE_CMD} -e 's:config.txt:${PREFIX}/etc/rid.conf:g' \
${WRKSRC}/config.h
do-install: