pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/paper-icon-theme Add needed gnome-icon-theme, ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/06f871314dd7
branches:  trunk
changeset: 308899:06f871314dd7
user:      youri <youri%pkgsrc.org@localhost>
date:      Mon Jun 04 01:44:57 2018 +0000

description:
Add needed gnome-icon-theme, noted by jmcneill@.

diffstat:

 graphics/paper-icon-theme/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r ba571a8c66b6 -r 06f871314dd7 graphics/paper-icon-theme/Makefile
--- a/graphics/paper-icon-theme/Makefile        Mon Jun 04 01:39:48 2018 +0000
+++ b/graphics/paper-icon-theme/Makefile        Mon Jun 04 01:44:57 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2018/04/16 14:34:39 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2018/06/04 01:44:57 youri Exp $
 
 DISTNAME=      paper-icon-theme-1.3.2
 PKGREVISION=   7
@@ -24,6 +24,7 @@
 pre-configure:
                cd ${WRKSRC} && ./autogen.sh
 
+.include "../../graphics/gnome-icon-theme/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
 .include "../../x11/gtk3/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index