diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-07-15 17:39:46 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-07-15 17:39:46 +0000 |
commit | 9b17636b06fc0f67af9c2d0cbaada82a228707b6 (patch) | |
tree | e0649fe5ffd9b2d20dfa1709d28300497700040f /security/cops | |
parent | c992a31c3d181a30b57db8dcef903ddbcb90aecf (diff) | |
download | ports-9b17636b06fc0f67af9c2d0cbaada82a228707b6.tar.gz ports-9b17636b06fc0f67af9c2d0cbaada82a228707b6.zip |
Notes
Diffstat (limited to 'security/cops')
-rw-r--r-- | security/cops/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/cops/Makefile b/security/cops/Makefile index a1bc9b73cf4c..2dfc5de21d59 100644 --- a/security/cops/Makefile +++ b/security/cops/Makefile @@ -13,6 +13,7 @@ MAINTAINER= cy@FreeBSD.org COMMENT= System secureness checker USES= perl5 shebangfix +USE_PERL5= run WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION:S/.//g}+ HAS_CONFIGURE= yes CONFIGURE_SCRIPT= reconfig |