pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/librsvg Revert last change and just depend on...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2753d1a8f821
branches: trunk
changeset: 443841:2753d1a8f821
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Dec 27 02:34:54 2020 +0000
description:
Revert last change and just depend on properly specified dependencies.
diffstat:
graphics/librsvg/Makefile | 10 +---------
1 files changed, 1 insertions(+), 9 deletions(-)
diffs (24 lines):
diff -r 5270598310c8 -r 2753d1a8f821 graphics/librsvg/Makefile
--- a/graphics/librsvg/Makefile Sun Dec 27 02:33:27 2020 +0000
+++ b/graphics/librsvg/Makefile Sun Dec 27 02:34:54 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.126 2020/12/26 23:39:30 nia Exp $
+# $NetBSD: Makefile,v 1.127 2020/12/27 02:34:54 joerg Exp $
DISTNAME= librsvg-2.48.3
PKGREVISION= 3
@@ -14,14 +14,6 @@
MAKE_JOBS_SAFE= NO
MAKE_FLAGS+= CARGO_MAKE_JOBS=-j${_MAKE_JOBS_N}
-.include "available.mk"
-
-# FIXME: librsvg-c should have a different PKGBASE so that the newer rust
-# version doesn't get mistakenly used in bulk build environments.
-.if ${LIBRSVG_TYPE:tl} == "c"
-NOT_FOR_BULK_PLATFORM= *-*-*
-.endif
-
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config gmake aclocal autoconf automake
USE_LANGUAGES+= c c++
Home |
Main Index |
Thread Index |
Old Index