svn commit: r442122 - head/security/cops
Baptiste Daroussin
bapt at FreeBSD.org
Tue May 30 20:45:42 UTC 2017
Author: bapt
Date: Tue May 30 20:45:41 2017
New Revision: 442122
URL: https://svnweb.freebsd.org/changeset/ports/442122
Log:
Register dependency on groff
PR: 213725
Modified:
head/security/cops/Makefile
Modified: head/security/cops/Makefile
==============================================================================
--- head/security/cops/Makefile Tue May 30 20:34:55 2017 (r442121)
+++ head/security/cops/Makefile Tue May 30 20:45:41 2017 (r442122)
@@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}+
MAINTAINER= cy at FreeBSD.org
COMMENT= System secureness checker
-USES= perl5 shebangfix
+USES= groff perl5 shebangfix
USE_PERL5= run
WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION:S/.//g}+
HAS_CONFIGURE= yes
More information about the svn-ports-head
mailing list