summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-04-12 11:09:17 +0000
committernia <nia@pkgsrc.org>2021-04-12 11:09:17 +0000
commit3a342fe55a074f586a844cbd9be0b5816574215c (patch)
treeb1ca0a8efbae432795e49459b7e4439bd19e6ab1 /x11
parentb06701c9eaeb13ad9e4c06af8f25341b93f8f146 (diff)
downloadpkgsrc-3a342fe55a074f586a844cbd9be0b5816574215c.tar.gz
gtksourceview4: set PYTHON_FOR_BUILD_ONLY
Diffstat (limited to 'x11')
-rw-r--r--x11/gtksourceview4/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gtksourceview4/Makefile b/x11/gtksourceview4/Makefile
index f08b862ec72..9dffc5ab956 100644
--- a/x11/gtksourceview4/Makefile
+++ b/x11/gtksourceview4/Makefile
@@ -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 @@ PKGCONFIG_OVERRIDE+= gtksourceview.pc.in
MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/output/gtksourceview
+PYTHON_FOR_BUILD_ONLY= tool
+
.include "options.mk"
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.48