summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/libvirt/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/libvirt/Makefile b/sysutils/libvirt/Makefile
index 25451c90a8b..76106fd8c02 100644
--- a/sysutils/libvirt/Makefile
+++ b/sysutils/libvirt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2014/01/25 10:45:21 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2014/01/28 18:08:57 agc Exp $
DISTNAME= libvirt-1.2.1
CATEGORIES= sysutils
@@ -15,6 +15,8 @@ CONFIGURE_ARGS+= --without-macvtap
USE_TOOLS+= gmake pkg-config perl
USE_LIBTOOL= yes
+BUILD_DEFS+= VARBASE
+
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-xml
PY_PATCHPLIST= yes