pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/dconf dconf: mark python as build-time dependency
details: https://anonhg.NetBSD.org/pkgsrc/rev/cd134b41125b
branches: trunk
changeset: 450234:cd134b41125b
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Apr 13 08:08:40 2021 +0000
description:
dconf: mark python as build-time dependency
Bump PKGREVISION
diffstat:
devel/dconf/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r dc4780a8625e -r cd134b41125b devel/dconf/Makefile
--- a/devel/dconf/Makefile Tue Apr 13 08:05:30 2021 +0000
+++ b/devel/dconf/Makefile Tue Apr 13 08:08:40 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.60 2020/12/04 20:45:08 nia Exp $
+# $NetBSD: Makefile,v 1.61 2021/04/13 08:08:40 wiz Exp $
DISTNAME= dconf-0.36.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/dconf/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
@@ -18,6 +18,7 @@
USE_LANGUAGES= c99
USE_TOOLS+= pkg-config
+PYTHON_FOR_BUILD_ONLY= tool
REPLACE_PYTHON+= *.py
# gtk-doc wants to run dconf-scan, but that does not find its library libdconf.so.1
Home |
Main Index |
Thread Index |
Old Index