pkgsrc-WIP-changes archive

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

zbar: Make the PKG_BUILD_OPTIONS.zbar check a separate paragraph (NFC)



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Mon Dec 2 11:00:07 2019 +0100
Changeset:	d8917181c25f1eafea3e93bcdb9940c984645bf5

Modified Files:
	zbar/buildlink3.mk

Log Message:
zbar: Make the PKG_BUILD_OPTIONS.zbar check a separate paragraph (NFC)

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

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

diffstat:
 zbar/buildlink3.mk | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/zbar/buildlink3.mk b/zbar/buildlink3.mk
index da50c90d29..5b3e705630 100644
--- a/zbar/buildlink3.mk
+++ b/zbar/buildlink3.mk
@@ -10,6 +10,7 @@ BUILDLINK_PKGSRCDIR.zbar?=	../../wip/zbar
 
 pkgbase:=	zbar
 .include "../../mk/pkg-build-options.mk"
+
 .if !empty(PKG_BUILD_OPTIONS.zbar:Mx11)
 .include "../../mk/jpeg.buildlink3.mk"
 .include "../../x11/libICE/buildlink3.mk"


Home | Main Index | Thread Index | Old Index