pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/gcr



Module Name:    pkgsrc
Committed By:   nia
Date:           Fri Nov 20 11:35:35 UTC 2020

Modified Files:
        pkgsrc/security/gcr: Makefile

Log Message:
gcr: Needs autopoint


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/security/gcr/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/gcr/Makefile
diff -u pkgsrc/security/gcr/Makefile:1.13 pkgsrc/security/gcr/Makefile:1.14
--- pkgsrc/security/gcr/Makefile:1.13   Tue Nov 17 12:25:16 2020
+++ pkgsrc/security/gcr/Makefile        Fri Nov 20 11:35:35 2020
@@ -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 @@ BUILD_DEPENDS+=               gettext-m4-[0-9]*:../..
 
 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