pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/at-spi trick configure to continue without Pytho...
details: https://anonhg.NetBSD.org/pkgsrc/rev/45af89235276
branches: trunk
changeset: 535103:45af89235276
user: drochner <drochner%pkgsrc.org@localhost>
date: Wed Nov 07 18:19:19 2007 +0000
description:
trick configure to continue without Python, should fix the error seen
in Dragonfly builds, add a .pc file
diffstat:
devel/at-spi/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 90672cef4428 -r 45af89235276 devel/at-spi/Makefile
--- a/devel/at-spi/Makefile Wed Nov 07 17:39:02 2007 +0000
+++ b/devel/at-spi/Makefile Wed Nov 07 18:19:19 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2007/10/31 19:52:34 drochner Exp $
+# $NetBSD: Makefile,v 1.43 2007/11/07 18:19:19 drochner Exp $
#
DISTNAME= at-spi-1.20.1
@@ -15,7 +15,10 @@
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
+CONFIGURE_ENV+= PYTHON=true
+
PKGCONFIG_OVERRIDE+= cspi-1.0.pc.in
+PKGCONFIG_OVERRIDE+= libloginhelper-1.0.pc.in
PKGCONFIG_OVERRIDE+= libspi-1.0.pc.in
BUILDLINK_API_DEPENDS.atk+= atk>=1.18.0
Home |
Main Index |
Thread Index |
Old Index