pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/gcr gcr: Needs autopoint



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8134c3f3f775
branches:  trunk
changeset: 442190:8134c3f3f775
user:      nia <nia%pkgsrc.org@localhost>
date:      Fri Nov 20 11:35:35 2020 +0000

description:
gcr: Needs autopoint

diffstat:

 security/gcr/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r c28a9f59e83d -r 8134c3f3f775 security/gcr/Makefile
--- a/security/gcr/Makefile     Fri Nov 20 08:10:07 2020 +0000
+++ b/security/gcr/Makefile     Fri Nov 20 11:35:35 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2020/11/17 12:25:16 nia Exp $
+# $NetBSD: Makefile,v 1.14 2020/11/20 11:35:35 nia Exp $
 
 DISTNAME=              gcr-3.38.0
 CATEGORIES=            security
@@ -15,7 +15,8 @@
 
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes
-USE_TOOLS+=            gmake intltool msgfmt perl pkg-config aclocal autoconf automake
+USE_TOOLS+=            gmake intltool msgfmt perl pkg-config
+USE_TOOLS+=            aclocal autoconf automake autopoint
 
 CONFIGURE_ARGS+=       --enable-vala
 CONFIGURE_ARGS+=       --enable-gtk-doc



Home | Main Index | Thread Index | Old Index