1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Mark as only for amd64/i386/ia64: those are the only archs that have

definitions in config/ .

Hat:		portmgr
This commit is contained in:
Mark Linimon 2012-01-03 05:41:39 +00:00
parent cecc646d3d
commit b881e117d8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288455

View File

@ -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 \