diff options
-rw-r--r-- | sysutils/xen-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xen-tools/Makefile b/sysutils/xen-tools/Makefile index 98b8fc6f8270..a47fe3087e2e 100644 --- a/sysutils/xen-tools/Makefile +++ b/sysutils/xen-tools/Makefile @@ -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}" \ |