From db96f15278a2770fa1953c1969d28da07599370f Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Fri, 24 Jul 2020 10:21:39 +0000 Subject: [PATCH] - simpler BUILD_DEPENDS --- sysutils/xe-guest-utilities/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/xe-guest-utilities/Makefile b/sysutils/xe-guest-utilities/Makefile index 28dbfca869d8..1b513c1c80dc 100644 --- a/sysutils/xe-guest-utilities/Makefile +++ b/sysutils/xe-guest-utilities/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-6.0.2 MAINTAINER= dinoex@FreeBSD.org COMMENT= FreeBSD VM tools for Citrix XenServer and XCP -RUN_DEPENDS= ${LOCALBASE}/bin/xenstore:${PKGCATEGORY}/xen-guest-tools +RUN_DEPENDS= xenstore:${PKGCATEGORY}/xen-guest-tools USES= gmake python USE_RC_SUBR= xenguest