pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/xfce4-verve-plugin Add gtk2 to fix build.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/30969ef360c3
branches:  trunk
changeset: 364306:30969ef360c3
user:      youri <youri%pkgsrc.org@localhost>
date:      Fri Jun 23 16:47:49 2017 +0000

description:
Add gtk2 to fix build.

diffstat:

 sysutils/xfce4-verve-plugin/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a6b6a111525f -r 30969ef360c3 sysutils/xfce4-verve-plugin/Makefile
--- a/sysutils/xfce4-verve-plugin/Makefile      Fri Jun 23 16:47:23 2017 +0000
+++ b/sysutils/xfce4-verve-plugin/Makefile      Fri Jun 23 16:47:49 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2017/02/12 06:26:03 ryoon Exp $
+# $NetBSD: Makefile,v 1.7 2017/06/23 16:47:49 youri Exp $
 
 PKGREVISION= 3
 .include "../../meta-pkgs/xfce4/Makefile.common"
@@ -10,6 +10,7 @@
 HOMEPAGE=      http://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin
 COMMENT=       Xfce command line plugin
 
+.include "../../x11/gtk2/buildlink3.mk"
 .include "../../x11/xfce4-exo/buildlink3.mk"
 .include "../../x11/xfce4-panel/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index