pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/zbar zbar: comment out options.mk inclusion, ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/87267d0ed156
branches:  trunk
changeset: 345202:87267d0ed156
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Dec 05 23:58:06 2019 +0000

description:
zbar: comment out options.mk inclusion, it doesn't currently exist.

diffstat:

 graphics/zbar/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c606762b71f8 -r 87267d0ed156 graphics/zbar/Makefile
--- a/graphics/zbar/Makefile    Thu Dec 05 22:56:44 2019 +0000
+++ b/graphics/zbar/Makefile    Thu Dec 05 23:58:06 2019 +0000
@@ -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-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