pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-zbar: Adjust after zbar import as graphics/zbar
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Wed Dec 4 12:19:07 2019 +0100
Changeset: 973533c7853d97be1abaec113c467d12eb89e6c9
Modified Files:
py-zbar/Makefile
Log Message:
py-zbar: Adjust after zbar import as graphics/zbar
(Completely untested, probably this package needs to be updated too!)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=973533c7853d97be1abaec113c467d12eb89e6c9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-zbar/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-zbar/Makefile b/py-zbar/Makefile
index 9d9d85fb26..aa72725db9 100644
--- a/py-zbar/Makefile
+++ b/py-zbar/Makefile
@@ -12,6 +12,6 @@ LICENSE= gnu-lgpl-v2.1
PYTHON_VERSIONS_ACCEPTED= 27
-.include "../../wip/zbar/buildlink3.mk"
+.include "../../graphics/zbar/buildlink3.mk"
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index