summaryrefslogtreecommitdiff
path: root/sysutils/libvirt
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/libvirt')
-rw-r--r--sysutils/libvirt/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/libvirt/Makefile b/sysutils/libvirt/Makefile
index 932d943c616..1199cd8e211 100644
--- a/sysutils/libvirt/Makefile
+++ b/sysutils/libvirt/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2012/07/05 15:44:06 drochner Exp $
+# $NetBSD: Makefile,v 1.6 2012/08/14 12:04:51 asau Exp $
DISTNAME= libvirt-0.9.3
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= sysutils
MASTER_SITES= http://libvirt.org/sources/
@@ -13,7 +13,7 @@ LICENSE= gnu-lgpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-vbox=no --sysconfdir=${EGDIR}
+CONFIGURE_ARGS+= --with-vbox=no --sysconfdir=${EGDIR} --localstatedir=${VARBASE}
USE_TOOLS+= gmake pkg-config
USE_LIBTOOL= yes