pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/libvirt Add VARBASE to BUILD_DEFS for binary ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/187fc34384ff
branches: trunk
changeset: 629836:187fc34384ff
user: agc <agc%pkgsrc.org@localhost>
date: Tue Jan 28 18:08:57 2014 +0000
description:
Add VARBASE to BUILD_DEFS for binary package information
diffstat:
sysutils/libvirt/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r ccb119c0f676 -r 187fc34384ff sysutils/libvirt/Makefile
--- a/sysutils/libvirt/Makefile Tue Jan 28 18:00:41 2014 +0000
+++ b/sysutils/libvirt/Makefile Tue Jan 28 18:08:57 2014 +0000
@@ -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 @@
USE_TOOLS+= gmake pkg-config perl
USE_LIBTOOL= yes
+BUILD_DEFS+= VARBASE
+
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-xml
PY_PATCHPLIST= yes
Home |
Main Index |
Thread Index |
Old Index