pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/gnunet: remove includes moved to zbar, fix todo.
Module Name: pkgsrc-wip
Committed By: ng0 <ng0%NetBSD.org@localhost>
Pushed By: ng0
Date: Sun Dec 1 17:13:30 2019 +0000
Changeset: 48513eb137889dedca4cc15214d42da4e69f84fd
Modified Files:
gnunet/options.mk
Log Message:
wip/gnunet: remove includes moved to zbar, fix todo.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=48513eb137889dedca4cc15214d42da4e69f84fd
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gnunet/options.mk | 9 ---------
1 file changed, 9 deletions(-)
diffs:
diff --git a/gnunet/options.mk b/gnunet/options.mk
index 120991bf79..2b28a600cb 100644
--- a/gnunet/options.mk
+++ b/gnunet/options.mk
@@ -142,15 +142,6 @@ CONFIGURE_ARGS+= --without-libpulse
.if !empty(PKG_OPTIONS:Mzbar)
.include "../../wip/zbar/buildlink3.mk"
-# \todo: We should not require the includes below,
-# they are directly what zbar must provide!
-# Maybe we must use libjpeg, other jpegs are untested:
-# .include "../../graphics/jpeg/buildlink3.mk"
-.include "../../mk/jpeg.buildlink3.mk"
-.include "../../x11/libICE/buildlink3.mk"
-.include "../../x11/libSM/buildlink3.mk"
-.include "../../x11/libX11/buildlink3.mk"
-.include "../../x11/libXv/buildlink3.mk"
PLIST.zbar= yes
.else
CONFIGURE_ARGS+= --without-zbar
Home |
Main Index |
Thread Index |
Old Index