I also can not build sysutils/xentools3-hvm/ I am using the latest -current pkgsrc on AMD64
# cd /usr/pkgsrc/sysutils/xentools3-hvm/
# make install
=> Bootstrap dependency digest>=20010302: found digest-20080510
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/download-vulnerability-list'.
=> Checksum SHA1 OK for xen-3.1.4.tar.gz
=> Checksum RMD160 OK for xen-3.1.4.tar.gz
===> Installing dependencies for xentools3-hvm-3.1.4
==========================================================================
The following variables will affect the build process of this package,
xentools3-hvm-3.1.4. Their current value is shown below:
* PYTHON_VERSION_DEFAULT = 24
Based on these variables, the following variables have been set:
* PYPACKAGE = python24
You may want to abort the process now with CTRL-C and change their value
before continuing. Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Build dependency dev86-[0-9]*: found dev86-0.16.17nb2
=> Build dependency gmake>=3.81: found gmake-3.81
=> Build dependency perl>=5.0: found perl-5.8.8nb8
=> Build dependency x11-links>=0.35: NOT found
=> Verifying reinstall for ../../pkgtools/x11-links
ERROR: This package has set PKG_FAIL_REASON:
ERROR: Do not include
x11.buildlink3.mk for X11_TYPE != "native".
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/pkgtools/x11-links
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/sysutils/xentools3-hvm
#
How do I install this when we are using modular xorg
Sam Fourman Jr.