Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 May 2015 09:29:44 +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: r386307 - head/sysutils/xen-tools
Message-ID:  <201505140929.t4E9Ti5b080936@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu May 14 09:29:44 2015
New Revision: 386307
URL: https://svnweb.freebsd.org/changeset/ports/386307

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/sysutils/xen-tools/Makefile

Modified: head/sysutils/xen-tools/Makefile
==============================================================================
--- head/sysutils/xen-tools/Makefile	Thu May 14 09:08:21 2015	(r386306)
+++ head/sysutils/xen-tools/Makefile	Thu May 14 09:29:44 2015	(r386307)
@@ -30,7 +30,7 @@ DISTFILES+=	${DISTNAME}.tar.gz \
 
 WRKSRC=		${WRKDIR}/xen-${PORTVERSION}
 
-USES=		gmake perl5 python shebangfix libtool pkgconfig
+USES=		cpe gmake perl5 python shebangfix libtool pkgconfig
 USE_GNOME=	glib20
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	HOSTCC="${CC}" CC="${CC}" \



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