pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gtksourceview4 gtksourceview4: set PYTHON_FOR_BUIL...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ba52e12e5896
branches: trunk
changeset: 450152:ba52e12e5896
user: nia <nia%pkgsrc.org@localhost>
date: Mon Apr 12 11:09:17 2021 +0000
description:
gtksourceview4: set PYTHON_FOR_BUILD_ONLY
diffstat:
x11/gtksourceview4/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 36d96c0a4af1 -r ba52e12e5896 x11/gtksourceview4/Makefile
--- a/x11/gtksourceview4/Makefile Mon Apr 12 11:07:06 2021 +0000
+++ b/x11/gtksourceview4/Makefile Mon Apr 12 11:09:17 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2020/11/05 09:07:14 ryoon Exp $
+# $NetBSD: Makefile,v 1.19 2021/04/12 11:09:17 nia Exp $
DISTNAME= gtksourceview-4.8.0
PKGNAME= ${DISTNAME:S/gtksourceview/gtksourceview4/}
@@ -23,6 +23,8 @@
MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/output/gtksourceview
+PYTHON_FOR_BUILD_ONLY= tool
+
.include "options.mk"
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.48
Home |
Main Index |
Thread Index |
Old Index