pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/gobject-introspection gobject-introspection: rem...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c5ee6cf4fa9f
branches: trunk
changeset: 407202:c5ee6cf4fa9f
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Thu Jan 02 15:45:43 2020 +0000
description:
gobject-introspection: remove now redundant test target
Now that adam@ has added a generic test target to meson's build.mk,
we can just rely on that, instead.
diffstat:
devel/gobject-introspection/Makefile | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r e66c90845900 -r c5ee6cf4fa9f devel/gobject-introspection/Makefile
--- a/devel/gobject-introspection/Makefile Thu Jan 02 15:44:36 2020 +0000
+++ b/devel/gobject-introspection/Makefile Thu Jan 02 15:45:43 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2019/10/14 03:28:01 gutteridge Exp $
+# $NetBSD: Makefile,v 1.67 2020/01/02 15:45:43 gutteridge Exp $
DISTNAME= gobject-introspection-1.62.0
CATEGORIES= devel gnome
@@ -37,9 +37,6 @@
MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/output/girepository
-do-test:
- cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ninja -C output test
-
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.58.0
.include "../../devel/glib2/buildlink3.mk"
BUILDLINK_API_DEPENDS.libffi+= libffi>=3.0.0
Home |
Main Index |
Thread Index |
Old Index