pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/glib2



Module Name:    pkgsrc
Committed By:   prlw1
Date:           Fri Oct 13 15:40:12 UTC 2017

Added Files:
        pkgsrc/devel/glib2: buildtools.mk

Log Message:
glib2: actually add buildtools.mk


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/glib2/buildtools.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/devel/glib2/buildtools.mk
diff -u /dev/null pkgsrc/devel/glib2/buildtools.mk:1.1
--- /dev/null   Fri Oct 13 15:40:12 2017
+++ pkgsrc/devel/glib2/buildtools.mk    Fri Oct 13 15:40:12 2017
@@ -0,0 +1,5 @@
+# $NetBSD: buildtools.mk,v 1.1 2017/10/13 15:40:12 prlw1 Exp $
+
+TOOL_DEPENDS+= ${PYPKGPREFIX}-glib2-tools-[0-9]*:../../devel/py-glib2-tools
+PYTHON_FOR_BUILD_ONLY=yes
+.include "../../lang/python/pyversion.mk"



Home | Main Index | Thread Index | Old Index