pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libwnck3
Module Name: pkgsrc
Committed By: youri
Date: Sun Jun 3 22:11:14 UTC 2018
Modified Files:
pkgsrc/devel/libwnck3: Makefile
Log Message:
Remove unused gtk-doc dependency.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/libwnck3/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/libwnck3/Makefile
diff -u pkgsrc/devel/libwnck3/Makefile:1.23 pkgsrc/devel/libwnck3/Makefile:1.24
--- pkgsrc/devel/libwnck3/Makefile:1.23 Mon Apr 16 14:33:48 2018
+++ pkgsrc/devel/libwnck3/Makefile Sun Jun 3 22:11:14 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2018/04/16 14:33:48 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2018/06/03 22:11:14 youri Exp $
DISTNAME= libwnck-3.24.1
PKGNAME= ${DISTNAME:S/libwnck/libwnck3/}
@@ -25,7 +25,6 @@ CONFIGURE_ARGS+= --disable-tools
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/gobject-introspection/buildlink3.mk"
-.include "../../textproc/gtk-doc/buildlink3.mk"
.include "../../x11/startup-notification/buildlink3.mk"
BUILDLINK_API_DEPENDS.gtk3+= gtk3+>=3.22.0
.include "../../x11/gtk3/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index