aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-05-14 18:04:06 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-05-14 18:04:06 +0800
commite0f8844992cbed92a540d6dc9a7b3498141957f3 (patch)
treeca291d875c18ce5f44cef7a1650b1dd56fbfa504
parent76ee915aaed43f8ef9dba335d4f1bfa53d7eb9a4 (diff)
downloadfreebsd-ports-gnome-e0f8844992cbed92a540d6dc9a7b3498141957f3.tar.gz
freebsd-ports-gnome-e0f8844992cbed92a540d6dc9a7b3498141957f3.tar.zst
freebsd-ports-gnome-e0f8844992cbed92a540d6dc9a7b3498141957f3.zip
- Add CPE info
Approved by: portmgr blanket
-rw-r--r--emulators/xen-kernel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/xen-kernel/Makefile b/emulators/xen-kernel/Makefile
index efc7cb7c0727..8cc11b6ca75a 100644
--- a/emulators/xen-kernel/Makefile
+++ b/emulators/xen-kernel/Makefile
@@ -14,7 +14,7 @@ LICENSE= GPLv2
ONLY_FOR_ARCH= amd64
-USES= gmake python:build
+USES= cpe gmake python:build
MAKE_ARGS= HOSTCC="${CC}" CC="${CC}" PYTHON=${PYTHON_CMD} \
NM="${NM}" LD="${LD}"
USE_GCC= yes