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: prlw1
Date: Sat Oct 14 10:47:45 UTC 2017
Modified Files:
pkgsrc/net/avahi: Makefile
Log Message:
avahi: requires glib-marshal which is now in py-glib2-tools
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 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.71 pkgsrc/net/avahi/Makefile:1.72
--- pkgsrc/net/avahi/Makefile:1.71 Wed Sep 27 06:30:37 2017
+++ pkgsrc/net/avahi/Makefile Sat Oct 14 10:47:45 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.71 2017/09/27 06:30:37 wiz Exp $
+# $NetBSD: Makefile,v 1.72 2017/10/14 10:47:45 prlw1 Exp $
DISTNAME= avahi-0.6.32
PKGREVISION= 7
@@ -96,6 +96,7 @@ post-install:
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/glib2/buildtools.mk"
BUILDLINK_API_DEPENDS.libdaemon+= libdaemon>=0.14
.include "../../devel/libdaemon/buildlink3.mk"
.include "../../sysutils/dbus/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index