pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/ecap_clamav_adapter
Module Name: pkgsrc
Committed By: nia
Date: Fri May 14 11:55:16 UTC 2021
Modified Files:
pkgsrc/security/ecap_clamav_adapter: Makefile
Log Message:
ecap_clamav_adapter: needs openssl
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/security/ecap_clamav_adapter/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/ecap_clamav_adapter/Makefile
diff -u pkgsrc/security/ecap_clamav_adapter/Makefile:1.9 pkgsrc/security/ecap_clamav_adapter/Makefile:1.10
--- pkgsrc/security/ecap_clamav_adapter/Makefile:1.9 Wed Apr 21 11:42:34 2021
+++ pkgsrc/security/ecap_clamav_adapter/Makefile Fri May 14 11:55:16 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2021/04/21 11:42:34 adam Exp $
+# $NetBSD: Makefile,v 1.10 2021/05/14 11:55:16 nia Exp $
DISTNAME= ecap_clamav_adapter-2.0.0
PKGREVISION= 6
@@ -16,5 +16,6 @@ USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
.include "../../security/clamav/buildlink3.mk"
+.include "../../security/openssl/buildlink3.mk"
.include "../../www/libecap/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index