pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/gcr gcr: add readlink to tools
details: https://anonhg.NetBSD.org/pkgsrc/rev/3087f88d8977
branches: trunk
changeset: 452844:3087f88d8977
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon May 17 14:39:59 2021 +0000
description:
gcr: add readlink to tools
Needed on Solaris 10. Reported by Claes Nästén in PR 56183
diffstat:
security/gcr/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0d02b510d288 -r 3087f88d8977 security/gcr/Makefile
--- a/security/gcr/Makefile Mon May 17 14:26:49 2021 +0000
+++ b/security/gcr/Makefile Mon May 17 14:39:59 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2021/05/02 11:06:14 nia Exp $
+# $NetBSD: Makefile,v 1.17 2021/05/17 14:39:59 wiz Exp $
DISTNAME= gcr-3.38.0
PKGREVISION= 1
@@ -17,7 +17,7 @@
USE_LIBTOOL= yes
USE_TOOLS+= gmake intltool msgfmt perl pkg-config
USE_TOOLS+= aclocal autoconf automake autopoint
-USE_TOOLS+= gdbus-codegen
+USE_TOOLS+= gdbus-codegen readlink
CONFIGURE_ARGS+= --enable-vala
CONFIGURE_ARGS+= --enable-gtk-doc
Home |
Main Index |
Thread Index |
Old Index