svn commit: r433188 - head/security/tripwire

Cy Schubert cy at FreeBSD.org
Fri Feb 3 01:31:43 UTC 2017


Author: cy
Date: Fri Feb  3 01:31:42 2017
New Revision: 433188
URL: https://svnweb.freebsd.org/changeset/ports/433188

Log:
  Pet stage-qa.

Modified:
  head/security/tripwire/Makefile

Modified: head/security/tripwire/Makefile
==============================================================================
--- head/security/tripwire/Makefile	Fri Feb  3 00:46:44 2017	(r433187)
+++ head/security/tripwire/Makefile	Fri Feb  3 01:31:42 2017	(r433188)
@@ -3,6 +3,7 @@
 
 PORTNAME=	tripwire
 PORTVERSION=	2.4.3.1
+PORTREVISION=	1
 CATEGORIES=	security
 
 MAINTAINER=	cy at FreeBSD.org
@@ -16,7 +17,7 @@ GH_PROJECT=	tripwire-open-source
 
 NO_LICENSES_INSTALL=	yes
 MAKE_JOBS_UNSAFE=	yes
-USES=		gmake
+USES=		gmake ssl
 GNU_CONFIGURE=	yes
 MAKE_ARGS=	SYSPRE=${ARCH}-unknown-freebsd \
 		DESTDIR=${STAGEDIR}


More information about the svn-ports-all mailing list