pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/gnutls
Module Name: pkgsrc
Committed By: nia
Date: Mon Nov 11 12:17:56 UTC 2024
Modified Files:
pkgsrc/security/gnutls: Makefile
Log Message:
gnutls: gnu99 isn't valid for USE_CC_FEATURES
To generate a diff of this commit:
cvs rdiff -u -r1.260 -r1.261 pkgsrc/security/gnutls/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/gnutls/Makefile
diff -u pkgsrc/security/gnutls/Makefile:1.260 pkgsrc/security/gnutls/Makefile:1.261
--- pkgsrc/security/gnutls/Makefile:1.260 Mon Nov 11 02:06:05 2024
+++ pkgsrc/security/gnutls/Makefile Mon Nov 11 12:17:56 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.260 2024/11/11 02:06:05 gutteridge Exp $
+# $NetBSD: Makefile,v 1.261 2024/11/11 12:17:56 nia Exp $
DISTNAME= gnutls-3.8.8
PKGREVISION= 1
@@ -16,7 +16,6 @@ DEPENDS+= mozilla-rootcerts-[0-9]*:../..
PLIST_SRC= PLIST
USE_LANGUAGES= c c++
-USE_CC_FEATURES= gnu99
USE_CXX_FEATURES= c++11
GCC_REQD+= 6
Home |
Main Index |
Thread Index |
Old Index