pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libfreefare
Module Name: pkgsrc
Committed By: nia
Date: Fri May 14 14:44:27 UTC 2021
Modified Files:
pkgsrc/devel/libfreefare: Makefile
Log Message:
libfreefare: needs openssl
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/libfreefare/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/libfreefare/Makefile
diff -u pkgsrc/devel/libfreefare/Makefile:1.2 pkgsrc/devel/libfreefare/Makefile:1.3
--- pkgsrc/devel/libfreefare/Makefile:1.2 Thu Jan 19 18:52:06 2017
+++ pkgsrc/devel/libfreefare/Makefile Fri May 14 14:44:27 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/01/19 18:52:06 agc Exp $
+# $NetBSD: Makefile,v 1.3 2021/05/14 14:44:27 nia Exp $
DISTNAME= libfreefare-0.4.0
CATEGORIES= devel
@@ -16,5 +16,5 @@ USE_TOOLS+= pkg-config
USE_LANGUAGES+= c c++
.include "../../devel/libnfc/buildlink3.mk"
-
+.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index