pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

nfcapdu: No need for libreefare



Module Name:	pkgsrc-wip
Committed By:	Denis Bodor <lefinnois%lefinnois.net@localhost>
Pushed By:	drrb
Date:		Sun Jul 17 12:13:56 2022 +0200
Changeset:	8900be4d0cc8265694adca5fc50f8aad0505fc44

Modified Files:
	nfcapdu/Makefile

Log Message:
nfcapdu: No need for libreefare

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8900be4d0cc8265694adca5fc50f8aad0505fc44

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 nfcapdu/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/nfcapdu/Makefile b/nfcapdu/Makefile
index f7ca68b4e8..7ef24e6cca 100644
--- a/nfcapdu/Makefile
+++ b/nfcapdu/Makefile
@@ -32,6 +32,5 @@ post-install:
 .include "../../devel/readline/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../wip/libnfc/buildlink3.mk"
-.include "../../wip/libfreefare/buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index