pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add gtk2 to fix build.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/814cad067109
branches:  trunk
changeset: 364391:814cad067109
user:      youri <youri%pkgsrc.org@localhost>
date:      Fri Jun 23 21:22:34 2017 +0000

description:
Add gtk2 to fix build.

diffstat:

 misc/xfce4-time-out-plugin/Makefile |  3 ++-
 x11/xfce4-places-plugin/Makefile    |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r 8f9189a58d22 -r 814cad067109 misc/xfce4-time-out-plugin/Makefile
--- a/misc/xfce4-time-out-plugin/Makefile       Fri Jun 23 20:39:52 2017 +0000
+++ b/misc/xfce4-time-out-plugin/Makefile       Fri Jun 23 21:22:34 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/02/12 06:25:45 ryoon Exp $
+# $NetBSD: Makefile,v 1.6 2017/06/23 21:23:40 youri Exp $
 
 PKGREVISION= 4
 .include "../../meta-pkgs/xfce4/Makefile.common"
@@ -10,6 +10,7 @@
 HOMEPAGE=      http://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin
 COMMENT=       Xfce periodical breaks plugin
 
+.include "../../x11/gtk2/buildlink3.mk"
 .include "../../x11/xfce4-panel/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 8f9189a58d22 -r 814cad067109 x11/xfce4-places-plugin/Makefile
--- a/x11/xfce4-places-plugin/Makefile  Fri Jun 23 20:39:52 2017 +0000
+++ b/x11/xfce4-places-plugin/Makefile  Fri Jun 23 21:22:34 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2017/02/12 06:26:17 ryoon Exp $
+# $NetBSD: Makefile,v 1.35 2017/06/23 21:22:34 youri Exp $
 
 PKGREVISION= 3
 .include "../../meta-pkgs/xfce4/Makefile.common"
@@ -10,6 +10,7 @@
 HOMEPAGE=      http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin
 COMMENT=       Xfce Places plugin
 
+.include "../../x11/gtk2/buildlink3.mk"
 .include "../../x11/xfce4-panel/buildlink3.mk"
 .include "../../x11/xfce4-exo/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index