pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/avahi avahi: disable qt3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ff37ea59e886
branches:  trunk
changeset: 369131:ff37ea59e886
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Sep 27 06:30:37 2017 +0000

description:
avahi: disable qt3

diffstat:

 net/avahi/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 141845187aa7 -r ff37ea59e886 net/avahi/Makefile
--- a/net/avahi/Makefile        Wed Sep 27 06:27:23 2017 +0000
+++ b/net/avahi/Makefile        Wed Sep 27 06:30:37 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2017/09/18 09:53:29 maya Exp $
+# $NetBSD: Makefile,v 1.71 2017/09/27 06:30:37 wiz Exp $
 
 DISTNAME=              avahi-0.6.32
 PKGREVISION=           7
@@ -77,6 +77,7 @@
 CONFIGURE_ARGS+=       --disable-doxygen-html --disable-doxygen-xml
 CONFIGURE_ARGS+=       --disable-xmltoman
 CONFIGURE_ARGS+=       --disable-autoipd
+CONFIGURE_ARGS+=       --disable-qt3
 CONFIGURE_ARGS+=       --with-distro=none
 
 INSTALL_MAKE_FLAGS+=   sysconfdir=${PREFIX}/share/examples



Home | Main Index | Thread Index | Old Index