summaryrefslogtreecommitdiff
path: root/net/avahi/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-03-23 09:22:07 +0000
committernia <nia@pkgsrc.org>2020-03-23 09:22:07 +0000
commit75568c74179050d242091663f0acdf295eaf5658 (patch)
tree6e31b4446744a5e9cb7ce9f51e2bed5c8cff59a4 /net/avahi/Makefile
parenta712d216089d7ff2741519f9e3b3cc79ba01f51f (diff)
downloadpkgsrc-75568c74179050d242091663f0acdf295eaf5658.tar.gz
avahi: Switch to gtk3 and avoid needing Python 2
Fix PLISTs to accomodate these things. Bump PKGREVISION
Diffstat (limited to 'net/avahi/Makefile')
-rw-r--r--net/avahi/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/avahi/Makefile b/net/avahi/Makefile
index f0fd5f3080d..6c53ece63d4 100644
--- a/net/avahi/Makefile
+++ b/net/avahi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.90 2020/03/10 22:08:56 wiz Exp $
+# $NetBSD: Makefile,v 1.91 2020/03/23 09:22:07 nia Exp $
DISTNAME= avahi-0.6.32
-PKGREVISION= 21
+PKGREVISION= 22
CATEGORIES= net
MASTER_SITES= https://github.com/lathiat/avahi/releases/download/v${PKGVERSION_NOREV}/
@@ -79,6 +79,7 @@ CONFIGURE_ARGS+= --disable-xmltoman
CONFIGURE_ARGS+= --disable-autoipd
CONFIGURE_ARGS+= --disable-qt3
CONFIGURE_ARGS+= --disable-qt4
+CONFIGURE_ARGS+= --disable-pygtk
CONFIGURE_ARGS+= --with-distro=none
INSTALL_MAKE_FLAGS+= sysconfdir=${PREFIX}/share/examples