pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/mate-themes Requires gtk2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6cc396a4b6a3
branches:  trunk
changeset: 364548:6cc396a4b6a3
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Wed Jun 28 15:41:48 2017 +0000

description:
Requires gtk2.

diffstat:

 graphics/mate-themes/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r fcaf069e71ad -r 6cc396a4b6a3 graphics/mate-themes/Makefile
--- a/graphics/mate-themes/Makefile     Wed Jun 28 15:36:26 2017 +0000
+++ b/graphics/mate-themes/Makefile     Wed Jun 28 15:41:48 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/06/23 17:30:27 youri Exp $
+# $NetBSD: Makefile,v 1.6 2017/06/28 15:41:48 jperkin Exp $
 
 .include "../../meta-pkgs/mate/Makefile.common"
 
@@ -14,4 +14,5 @@
 CONFIGURE_ARGS+=       --enable-all-themes
 
 .include "../../graphics/icon-naming-utils/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index