pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/pango pango: remove now redundant test target
details: https://anonhg.NetBSD.org/pkgsrc/rev/b35d61651eff
branches: trunk
changeset: 407207:b35d61651eff
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Thu Jan 02 15:54:53 2020 +0000
description:
pango: 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/pango/Makefile | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r 31b966abe57c -r b35d61651eff devel/pango/Makefile
--- a/devel/pango/Makefile Thu Jan 02 15:50:09 2020 +0000
+++ b/devel/pango/Makefile Thu Jan 02 15:54:53 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.229 2019/11/06 13:26:21 wiz Exp $
+# $NetBSD: Makefile,v 1.230 2020/01/02 15:54:53 gutteridge Exp $
DISTNAME= pango-1.44.7
CATEGORIES= devel fonts
@@ -31,9 +31,6 @@
post-install:
${MV} ${DESTDIR}${PREFIX}/share/man/man1/pango-view.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/pango-view.1 || ${TRUE}
-do-test:
- cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ninja -C output test
-
.include "options.mk"
.include "../../graphics/librsvg/available.mk"
Home |
Main Index |
Thread Index |
Old Index