aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Pau Monné <royger@FreeBSD.org>2019-02-11 17:38:13 +0000
committerRoger Pau Monné <royger@FreeBSD.org>2019-02-11 17:38:13 +0000
commitc2df0d8250360b99af5c8061e30383b2bf09f793 (patch)
tree2a53bb2dc16938352a44d3c6fd9ce90707c02f79
parentf051a97d3380406c673abf1cfcc4cf80c9edbbb4 (diff)
downloadports-c2df0d8250360b99af5c8061e30383b2bf09f793.tar.gz
ports-c2df0d8250360b99af5c8061e30383b2bf09f793.zip
Notes
-rw-r--r--emulators/xen-kernel411/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/xen-kernel411/Makefile b/emulators/xen-kernel411/Makefile
index 03e48187feb2..54073b864fc7 100644
--- a/emulators/xen-kernel411/Makefile
+++ b/emulators/xen-kernel411/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xen
PORTVERSION= 4.11.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= emulators
MASTER_SITES= http://downloads.xenproject.org/release/xen/${PORTVERSION}/
PKGNAMESUFFIX= -kernel411
@@ -117,7 +117,7 @@ IGNORE= only supported on recent FreeBSD HEAD
# The ports native 'build' target cannot be used because it sets
# CFLAGS, and that breaks the Xen build system.
do-build:
- ${MAKE_CMD} -j${MAKE_JOBS_NUMBER} -C ${WRKSRC} xen ${MAKE_ARGS}
+ ${MAKE_CMD} -j${MAKE_JOBS_NUMBER} -C ${WRKSRC} build-xen ${MAKE_ARGS}
do-install:
${MKDIR} ${STAGEDIR}/boot