pkgsrc-WIP-changes archive

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

zbar: zbar-qt.pc.in file no longer exists



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sun Jun 14 13:21:07 2020 +0200
Changeset:	c708083e0e0d574bb5e01cc71a72f90fd60f9f1f

Modified Files:
	zbar/Makefile

Log Message:
zbar: zbar-qt.pc.in file no longer exists

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

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

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

diffs:
diff --git a/zbar/Makefile b/zbar/Makefile
index b49f606bf6..e34e423604 100644
--- a/zbar/Makefile
+++ b/zbar/Makefile
@@ -23,7 +23,6 @@ CONFIGURE_ARGS+=	--without-java
 CONFIGURE_ARGS+=	--without-qt
 
 PKGCONFIG_OVERRIDE+=	zbar-gtk.pc.in
-PKGCONFIG_OVERRIDE+=	zbar-qt.pc.in
 PKGCONFIG_OVERRIDE+=	zbar.pc.in
 
 .include "options.mk"


Home | Main Index | Thread Index | Old Index