diff options
-rw-r--r-- | sysutils/xe-guest-utilities/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xe-guest-utilities/Makefile b/sysutils/xe-guest-utilities/Makefile index b8c000d1ed87..28dbfca869d8 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= xen-guest-tools>0:${PKGCATEGORY}/xen-guest-tools +RUN_DEPENDS= ${LOCALBASE}/bin/xenstore:${PKGCATEGORY}/xen-guest-tools USES= gmake python USE_RC_SUBR= xenguest |