pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   youri
Date:           Mon Jun  4 01:44:57 UTC 2018

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/graphics/paper-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/paper-icon-theme/Makefile
diff -u pkgsrc/graphics/paper-icon-theme/Makefile:1.8 pkgsrc/graphics/paper-icon-theme/Makefile:1.9
--- pkgsrc/graphics/paper-icon-theme/Makefile:1.8       Mon Apr 16 14:34:39 2018
+++ pkgsrc/graphics/paper-icon-theme/Makefile   Mon Jun  4 01:44:57 2018
@@ -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 @@ SUBST_SED.configure=  -e 's,/usr/local,${
 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