svn commit: r383770 - head/net/openvswitch

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Apr 10 23:37:27 UTC 2015


Author: amdmi3
Date: Fri Apr 10 23:37:25 2015
New Revision: 383770
URL: https://svnweb.freebsd.org/changeset/ports/383770

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/net/openvswitch/Makefile

Modified: head/net/openvswitch/Makefile
==============================================================================
--- head/net/openvswitch/Makefile	Fri Apr 10 22:26:29 2015	(r383769)
+++ head/net/openvswitch/Makefile	Fri Apr 10 23:37:25 2015	(r383770)
@@ -11,7 +11,7 @@ COMMENT=	Production quality, multilayer 
 
 LICENSE=	APACHE20
 
-USES=		gmake libtool perl5 pkgconfig python
+USES=		cpe gmake libtool perl5 pkgconfig python
 USE_OPENSSL=	yes
 USE_LDCONFIG=   yes
 GNU_CONFIGURE=	yes


More information about the svn-ports-all mailing list