pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
*: py-meson -> meson
Module Name: pkgsrc-wip
Committed By: Maya Rashish <maya%NetBSD.org@localhost>
Pushed By: coypu
Date: Wed Oct 9 11:48:32 2019 +0300
Changeset: 4032bbc47918f9f2a25950947c57c8b56795f77c
Modified Files:
modular-xorg-server-dfbsd-meson/Makefile.common
modular-xorg-server-dfbsd/Makefile.common
py-gobject3/Makefile.common
Log Message:
*: py-meson -> meson
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4032bbc47918f9f2a25950947c57c8b56795f77c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
modular-xorg-server-dfbsd-meson/Makefile.common | 2 +-
modular-xorg-server-dfbsd/Makefile.common | 2 +-
py-gobject3/Makefile.common | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diffs:
diff --git a/modular-xorg-server-dfbsd-meson/Makefile.common b/modular-xorg-server-dfbsd-meson/Makefile.common
index 78451387ee..41418a218d 100644
--- a/modular-xorg-server-dfbsd-meson/Makefile.common
+++ b/modular-xorg-server-dfbsd-meson/Makefile.common
@@ -253,7 +253,7 @@ CONFIGURE_ARGS+= --with-sha1=libnettle
# cd ${WRKSRC} && autoreconf -vif
# Meson
-.include "../../devel/py-meson/build.mk"
+.include "../../devel/meson/build.mk"
.include "../../devel/ncurses/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
diff --git a/modular-xorg-server-dfbsd/Makefile.common b/modular-xorg-server-dfbsd/Makefile.common
index 912ac1cf07..f97956135b 100644
--- a/modular-xorg-server-dfbsd/Makefile.common
+++ b/modular-xorg-server-dfbsd/Makefile.common
@@ -193,7 +193,7 @@ CONFIGURE_ARGS+= --with-sha1=libnettle
# cd ${WRKSRC} && autoreconf -vif
# Meson
-.include "../../devel/py-meson/build.mk"
+.include "../../devel/meson/build.mk"
.include "../../devel/ncurses/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
diff --git a/py-gobject3/Makefile.common b/py-gobject3/Makefile.common
index 0b93072f0a..cf15746a45 100644
--- a/py-gobject3/Makefile.common
+++ b/py-gobject3/Makefile.common
@@ -29,5 +29,5 @@ BUILDLINK_API_DEPENDS.glib2= glib2>=2.38.0
BUILDLINK_API_DEPENDS.gobject-introspection= gobject-introspection>=1.46.0
.include "../../devel/gobject-introspection/buildlink3.mk"
.include "../../devel/libffi/buildlink3.mk"
-.include "../../devel/py-meson/build.mk"
+.include "../../devel/meson/build.mk"
.include "../../lang/python/pyversion.mk"
Home |
Main Index |
Thread Index |
Old Index