svn commit: r386307 - head/sysutils/xen-tools
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu May 14 09:29:44 UTC 2015
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}" \
More information about the svn-ports-all
mailing list