pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gexiv2 gexiv2: py-test doesn't seem to actual...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3bc789c525bc
branches:  trunk
changeset: 336490:3bc789c525bc
user:      nia <nia%pkgsrc.org@localhost>
date:      Tue Jul 16 08:27:39 2019 +0000

description:
gexiv2: py-test doesn't seem to actually be needed

diffstat:

 graphics/gexiv2/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 3915288bc7a4 -r 3bc789c525bc graphics/gexiv2/Makefile
--- a/graphics/gexiv2/Makefile  Tue Jul 16 06:20:17 2019 +0000
+++ b/graphics/gexiv2/Makefile  Tue Jul 16 08:27:39 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2019/07/15 22:07:08 nia Exp $
+# $NetBSD: Makefile,v 1.5 2019/07/16 08:27:39 nia Exp $
 
 DISTNAME=      gexiv2-0.12.0
 CATEGORIES=    graphics devel
@@ -21,8 +21,6 @@
 MESON_ARGS+=   -Dpython2_girdir=no
 MESON_ARGS+=   -Dpython3_girdir=no
 
-BUILD_DEPENDS+=        ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
-
 PKGCONFIG_OVERRIDE=    gexiv2.pc.in
 
 BUILDLINK_TRANSFORM.SunOS+=    rm:-Wl,--version-script=./gexiv2/gexiv2.map



Home | Main Index | Thread Index | Old Index