pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/adwaita-icon-theme



Module Name:    pkgsrc
Committed By:   nia
Date:           Sat Oct  5 14:35:00 UTC 2019

Modified Files:
        pkgsrc/graphics/adwaita-icon-theme: Makefile

Log Message:
adwaita-icon-theme: Still needs rsvg unfortunately


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/graphics/adwaita-icon-theme/Makefile

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

Modified files:

Index: pkgsrc/graphics/adwaita-icon-theme/Makefile
diff -u pkgsrc/graphics/adwaita-icon-theme/Makefile:1.17 pkgsrc/graphics/adwaita-icon-theme/Makefile:1.18
--- pkgsrc/graphics/adwaita-icon-theme/Makefile:1.17    Thu Oct  3 23:44:31 2019
+++ pkgsrc/graphics/adwaita-icon-theme/Makefile Sat Oct  5 14:34:59 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2019/10/03 23:44:31 nia Exp $
+# $NetBSD: Makefile,v 1.18 2019/10/05 14:34:59 nia Exp $
 
 DISTNAME=              adwaita-icon-theme-3.30.1
 PKGREVISION=           1
@@ -40,4 +40,5 @@ post-install:
 
 BUILDLINK_DEPMETHOD.gettext-lib=        build
 .include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../graphics/librsvg/tool.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index