pkgsrc-WIP-changes archive

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

wip/gnunet: zbar has been imported as graphics/zbar



Module Name:	pkgsrc-wip
Committed By:	ng0 <ng0%NetBSD.org@localhost>
Pushed By:	ng0
Date:		Wed Dec 4 11:25:26 2019 +0000
Changeset:	c254088daf8f7ef895af48097ae65b3f3d5492b7

Modified Files:
	gnunet/options.mk

Log Message:
wip/gnunet: zbar has been imported as graphics/zbar

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

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

diffstat:
 gnunet/options.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/gnunet/options.mk b/gnunet/options.mk
index 54187c6378..e81c560481 100644
--- a/gnunet/options.mk
+++ b/gnunet/options.mk
@@ -148,7 +148,7 @@ CONFIGURE_ARGS+=	--without-libpulse
 .endif
 
 .if !empty(PKG_OPTIONS:Mzbar)
-.include "../../wip/zbar/buildlink3.mk"
+.include "../../graphics/zbar/buildlink3.mk"
 PLIST.zbar=		yes
 .else
 CONFIGURE_ARGS+=	--without-zbar


Home | Main Index | Thread Index | Old Index