aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xen-tools
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-09-18 20:52:16 +0000
committerSteve Wills <swills@FreeBSD.org>2012-09-18 20:52:16 +0000
commit8971137cc7cdcb513b8f4c2c23cf66430181196b (patch)
tree71174c806a72c756f92c0355dae290bc37fd96f7 /sysutils/xen-tools
parent985b805d2a96b7feae07037b04455cb9ac70ad06 (diff)
downloadports-8971137cc7cdcb513b8f4c2c23cf66430181196b.tar.gz
ports-8971137cc7cdcb513b8f4c2c23cf66430181196b.zip
Notes
Diffstat (limited to 'sysutils/xen-tools')
-rw-r--r--sysutils/xen-tools/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/xen-tools/Makefile b/sysutils/xen-tools/Makefile
index 1cc9fccda14a..8f7fbacda048 100644
--- a/sysutils/xen-tools/Makefile
+++ b/sysutils/xen-tools/Makefile
@@ -6,6 +6,7 @@
PORTNAME= xen-tools
PORTVERSION= 4.1.3
+PORTREVISION= 1
CATEGORIES= sysutils
DISTNAME= xen-${PORTVERSION}
@@ -25,6 +26,7 @@ GITSRC= ${WRKDIR}/${GIT_ACCOUNT}-${GIT_PROJECT}-${GIT_VERSION}/src/
USE_GMAKE= yes
USE_PYTHON= yes
+USE_RC_SUBR= xe-daemon
ONLY_FOR_ARCHS= amd64 i386 ia64
ONLY_FOR_ARCHS_REASON= "not yet ported to anything other than amd64, i386, or ia64"