aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xen-tools
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2012-01-03 05:41:39 +0000
committerMark Linimon <linimon@FreeBSD.org>2012-01-03 05:41:39 +0000
commitb881e117d85c77405deb2d594c9da41977e53ff3 (patch)
treeb8c41e87808e942541888643bd2d797708404e5e /sysutils/xen-tools
parentcecc646d3d7dd4b76a24900a409cf5d01f103508 (diff)
downloadports-b881e117d85c77405deb2d594c9da41977e53ff3.tar.gz
ports-b881e117d85c77405deb2d594c9da41977e53ff3.zip
Mark as only for amd64/i386/ia64: those are the only archs that have
definitions in config/ . Hat: portmgr
Notes
Notes: svn path=/head/; revision=288455
Diffstat (limited to 'sysutils/xen-tools')
-rw-r--r--sysutils/xen-tools/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/xen-tools/Makefile b/sysutils/xen-tools/Makefile
index 9a8e157779d3..ae359a3d97bd 100644
--- a/sysutils/xen-tools/Makefile
+++ b/sysutils/xen-tools/Makefile
@@ -17,6 +17,9 @@ MASTER_SITES= http://bits.xensource.com/oss-xen/release/${PORTVERSION}/
USE_GMAKE= yes
USE_PYTHON= yes
+ONLY_FOR_ARCHS= amd64 i386 ia64
+ONLY_FOR_ARCHS_REASON= "not yet ported to anything other than amd64, i386, or ia64"
+
PLIST_FILES= lib/libxenstore.so.3.0 \
bin/xen-detect \
bin/xenstore \