pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/avahi



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Sep 27 06:30:37 UTC 2017

Modified Files:
        pkgsrc/net/avahi: Makefile

Log Message:
avahi: disable qt3


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 pkgsrc/net/avahi/Makefile

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

Modified files:

Index: pkgsrc/net/avahi/Makefile
diff -u pkgsrc/net/avahi/Makefile:1.70 pkgsrc/net/avahi/Makefile:1.71
--- pkgsrc/net/avahi/Makefile:1.70      Mon Sep 18 09:53:29 2017
+++ pkgsrc/net/avahi/Makefile   Wed Sep 27 06:30:37 2017
@@ -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-dot
 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