pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xcb-proto remove PYTHON_FOR_BUILD_ONLY - we instal...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/592f3168b17b
branches:  trunk
changeset: 557006:592f3168b17b
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed Apr 08 09:58:20 2009 +0000

description:
remove PYTHON_FOR_BUILD_ONLY - we install Python scripts

diffstat:

 x11/xcb-proto/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 9ad65adf3327 -r 592f3168b17b x11/xcb-proto/Makefile
--- a/x11/xcb-proto/Makefile    Wed Apr 08 06:20:32 2009 +0000
+++ b/x11/xcb-proto/Makefile    Wed Apr 08 09:58:20 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/04/06 10:22:12 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2009/04/08 09:58:20 drochner Exp $
 #
 
 DISTNAME=      xcb-proto-1.4
@@ -19,7 +19,6 @@
 PKGCONFIG_OVERRIDE+=   xcb-proto.pc.in
 
 CONFIGURE_ENV+=                XMLLLINT=${BUILDLINK_PREFIX.libxml}/bin/xmllint
-PYTHON_FOR_BUILD_ONLY= yes
 PY_PATCHPLIST=         yes
 
 .include "../../lang/python/application.mk"



Home | Main Index | Thread Index | Old Index