pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Switch from libftdi(0) to libftdi1 because that's been the stable version for about seven years now and it's the one that is documented and has example code.
Module Name: pkgsrc-wip
Committed By: Lloyd Parkes <lloyd%must-have-coffee.gen.nz@localhost>
Pushed By: lloyd
Date: Mon Oct 31 07:58:43 2022 +1300
Changeset: 3f9b5f70f3f44caad0e7a7e826bf38cb6c894f15
Modified Files:
icestorm-git/Makefile
Log Message:
Switch from libftdi(0) to libftdi1 because that's been the stable
version for about seven years now and it's the one that is documented
and has example code.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3f9b5f70f3f44caad0e7a7e826bf38cb6c894f15
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
icestorm-git/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/icestorm-git/Makefile b/icestorm-git/Makefile
index 130b0916a2..3acdfedd1f 100644
--- a/icestorm-git/Makefile
+++ b/icestorm-git/Makefile
@@ -40,6 +40,6 @@ REPLACE_FILES.usrbinenv+= icebox/icebox_maps.py
REPLACE_FILES.usrbinenv+= icebox/icebox_stat.py
REPLACE_FILES.usrbinenv+= icebox/icebox_vlog.py
-.include "../../devel/libftdi/buildlink3.mk"
+.include "../../devel/libftdi1/buildlink3.mk"
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index