pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/librsvg librsvg: remove declarations now cent...
details: https://anonhg.NetBSD.org/pkgsrc/rev/760f35b5878a
branches: trunk
changeset: 457170:760f35b5878a
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Fri Aug 20 01:39:39 2021 +0000
description:
librsvg: remove declarations now centralized in cargo.mk
These are redundant here now; cargo.mk has a more nuanced version of
one of them, and an equivalent of the other. Noted by pin@.
diffstat:
graphics/librsvg/Makefile | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r 5b06c000f5d8 -r 760f35b5878a graphics/librsvg/Makefile
--- a/graphics/librsvg/Makefile Thu Aug 19 20:46:04 2021 +0000
+++ b/graphics/librsvg/Makefile Fri Aug 20 01:39:39 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.131 2021/08/11 00:18:40 gutteridge Exp $
+# $NetBSD: Makefile,v 1.132 2021/08/20 01:39:39 gutteridge Exp $
DISTNAME= librsvg-2.50.7
CATEGORIES= graphics gnome
@@ -10,9 +10,6 @@
COMMENT= SVG library for GNOME
LICENSE= gnu-lgpl-v2.1
-MAKE_JOBS_SAFE= NO
-MAKE_FLAGS+= CARGO_MAKE_JOBS=-j${_MAKE_JOBS_N}
-
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config gmake aclocal autoconf automake
USE_LANGUAGES+= c c++
Home |
Main Index |
Thread Index |
Old Index