pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/geocode-glib



Module Name:    pkgsrc
Committed By:   cirnatdan
Date:           Sat Apr 24 19:58:15 UTC 2021

Modified Files:
        pkgsrc/geography/geocode-glib: Makefile

Log Message:
geocode-glib: Remove unnecessary dependency on gnome-icon-theme


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/geography/geocode-glib/Makefile

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

Modified files:

Index: pkgsrc/geography/geocode-glib/Makefile
diff -u pkgsrc/geography/geocode-glib/Makefile:1.3 pkgsrc/geography/geocode-glib/Makefile:1.4
--- pkgsrc/geography/geocode-glib/Makefile:1.3  Wed Apr 21 11:41:48 2021
+++ pkgsrc/geography/geocode-glib/Makefile      Sat Apr 24 19:58:15 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/04/21 11:41:48 adam Exp $
+# $NetBSD: Makefile,v 1.4 2021/04/24 19:58:15 cirnatdan Exp $
 
 DISTNAME=      geocode-glib-3.26.2
 MASTER_SITES=  ${MASTER_SITE_GNOME:=/sources/${PKGBASE}/${PKGVERSION_NOREV:R}/}
@@ -23,7 +23,6 @@ PKGCONFIG_OVERRIDE+=          output/meson-priva
 .include "../../devel/meson/build.mk"
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../devel/gobject-introspection/buildlink3.mk"
-.include "../../graphics/gnome-icon-theme/buildlink3.mk"
 .include "../../net/libsoup/buildlink3.mk"
 .include "../../textproc/json-glib/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index