pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/openssl
Module Name: pkgsrc
Committed By: js
Date: Sun Oct 5 02:26:34 UTC 2025
Modified Files:
pkgsrc/security/openssl: Makefile
Log Message:
security/openssl: NOT_FOR_PLATFORM+=QNX-*-*
To generate a diff of this commit:
cvs rdiff -u -r1.313 -r1.314 pkgsrc/security/openssl/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/openssl/Makefile
diff -u pkgsrc/security/openssl/Makefile:1.313 pkgsrc/security/openssl/Makefile:1.314
--- pkgsrc/security/openssl/Makefile:1.313 Fri Oct 3 09:11:10 2025
+++ pkgsrc/security/openssl/Makefile Sun Oct 5 02:26:34 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.313 2025/10/03 09:11:10 adam Exp $
+# $NetBSD: Makefile,v 1.314 2025/10/05 02:26:34 js Exp $
# Remember to upload-distfiles when updating OpenSSL -- otherwise it
# is not possible for users who have bootstrapped without OpenSSL
@@ -13,6 +13,8 @@ HOMEPAGE= https://www.openssl.org/
COMMENT= Secure Socket Layer and cryptographic library
LICENSE= openssl
+NOT_FOR_PLATFORM= QNX-*-*
+
USE_GCC_RUNTIME= yes
USE_TOOLS+= fgrep gmake perl
Home |
Main Index |
Thread Index |
Old Index