Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Apr 2015 22:53:43 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r384528 - head/security/strongswan
Message-ID:  <201504222253.t3MMrhFT013619@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Apr 22 22:53:42 2015
New Revision: 384528
URL: https://svnweb.freebsd.org/changeset/ports/384528

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/security/strongswan/Makefile

Modified: head/security/strongswan/Makefile
==============================================================================
--- head/security/strongswan/Makefile	Wed Apr 22 22:53:03 2015	(r384527)
+++ head/security/strongswan/Makefile	Wed Apr 22 22:53:42 2015	(r384528)
@@ -13,7 +13,7 @@ COMMENT=	Open Source IKEv2 IPsec-based V
 
 LICENSE=	GPLv2
 
-USES=		execinfo libtool:keepla tar:bzip2 pkgconfig
+USES=		cpe execinfo libtool:keepla tar:bzip2 pkgconfig
 USE_OPENSSL=	yes
 USE_RC_SUBR=	strongswan
 GNU_CONFIGURE=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504222253.t3MMrhFT013619>