aboutsummaryrefslogtreecommitdiff
path: root/security/cops/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/cops/Makefile')
-rw-r--r--security/cops/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cops/Makefile b/security/cops/Makefile
index 2dfc5de21d59..ebfed09e5aa3 100644
--- a/security/cops/Makefile
+++ b/security/cops/Makefile
@@ -28,7 +28,7 @@ C_SRC= home.chk.c user.chk.c is_able.c is_something.c \
crc.c crc_check.c
post-patch:
- @${REINPLACE_CMD} -i '' -e 's|${perl_OLD_CMD}|${perl_CMD}|' \
+ @${REINPLACE_CMD} -i '' -e 's|/usr/bin/perl|${perl_CMD}|' \
${WRKSRC}/perl/cops
pre-build: