pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/zbar
Module Name: pkgsrc
Committed By: wiz
Date: Thu Dec 5 23:58:06 UTC 2019
Modified Files:
pkgsrc/graphics/zbar: Makefile
Log Message:
zbar: comment out options.mk inclusion, it doesn't currently exist.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/zbar/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/zbar/Makefile
diff -u pkgsrc/graphics/zbar/Makefile:1.1 pkgsrc/graphics/zbar/Makefile:1.2
--- pkgsrc/graphics/zbar/Makefile:1.1 Wed Dec 4 11:17:32 2019
+++ pkgsrc/graphics/zbar/Makefile Thu Dec 5 23:58:06 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/12/04 11:17:32 leot Exp $
+# $NetBSD: Makefile,v 1.2 2019/12/05 23:58:06 wiz Exp $
DISTNAME= zbar-0.23
CATEGORIES= graphics
@@ -25,7 +25,7 @@ PKGCONFIG_OVERRIDE+= zbar-gtk.pc.in
PKGCONFIG_OVERRIDE+= zbar-qt.pc.in
PKGCONFIG_OVERRIDE+= zbar.pc.in
-.include "options.mk"
+#.include "options.mk"
.include "../../mk/jpeg.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index