diff options
-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 |