pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/gnupg2
Module Name: pkgsrc
Committed By: ryoon
Date: Thu Dec 2 16:16:17 UTC 2021
Modified Files:
pkgsrc/security/gnupg2: Makefile
Log Message:
gnupg2: gmake is not required to build as of 2.2.33
To generate a diff of this commit:
cvs rdiff -u -r1.127 -r1.128 pkgsrc/security/gnupg2/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/gnupg2/Makefile
diff -u pkgsrc/security/gnupg2/Makefile:1.127 pkgsrc/security/gnupg2/Makefile:1.128
--- pkgsrc/security/gnupg2/Makefile:1.127 Thu Nov 25 14:42:19 2021
+++ pkgsrc/security/gnupg2/Makefile Thu Dec 2 16:16:17 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.127 2021/11/25 14:42:19 ryoon Exp $
+# $NetBSD: Makefile,v 1.128 2021/12/02 16:16:17 ryoon Exp $
DISTNAME= gnupg-2.2.33
PKGNAME= ${DISTNAME:S/gnupg-/gnupg2-/}
@@ -19,7 +19,7 @@ SUPERSEDES+= dirmngr-[0-9]*
BUILD_DEFS+= VARBASE
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= gmake pkg-config makeinfo
+USE_TOOLS+= pkg-config makeinfo
USE_LIBTOOL= yes
INFO_FILES= yes
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index