pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libewf
Module Name: pkgsrc
Committed By: wiz
Date: Wed Dec 18 10:34:48 UTC 2024
Modified Files:
pkgsrc/devel/libewf: Makefile
Log Message:
libewf: depend on openssl 3
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/libewf/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/libewf/Makefile
diff -u pkgsrc/devel/libewf/Makefile:1.5 pkgsrc/devel/libewf/Makefile:1.6
--- pkgsrc/devel/libewf/Makefile:1.5 Tue Oct 24 22:08:51 2023
+++ pkgsrc/devel/libewf/Makefile Wed Dec 18 10:34:48 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2023/10/24 22:08:51 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2024/12/18 10:34:48 wiz Exp $
DISTNAME= libewf-experimental-20150126
PKGNAME= libewf-20150126
@@ -19,6 +19,7 @@ USE_LANGUAGES= c c++
PKGCONFIG_OVERRIDE+= libewf.pc.in
+BUILDLINK_API_DEPENDS.openssl+= openssl>=3
.include "../../security/openssl/buildlink3.mk"
.include "../../archivers/bzip2/buildlink3.mk"
.include "../../filesystems/fuse/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index