pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/gexiv2
Module Name: pkgsrc
Committed By: nia
Date: Tue Jul 16 08:27:39 UTC 2019
Modified Files:
pkgsrc/graphics/gexiv2: Makefile
Log Message:
gexiv2: py-test doesn't seem to actually be needed
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/gexiv2/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/gexiv2/Makefile
diff -u pkgsrc/graphics/gexiv2/Makefile:1.4 pkgsrc/graphics/gexiv2/Makefile:1.5
--- pkgsrc/graphics/gexiv2/Makefile:1.4 Mon Jul 15 22:07:08 2019
+++ pkgsrc/graphics/gexiv2/Makefile Tue Jul 16 08:27:39 2019
@@ -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 @@ MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/out
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