pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/xfce4-mailwatch-plugin Add gtk2 to fix build.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/84ba790b5a53
branches:  trunk
changeset: 364304:84ba790b5a53
user:      youri <youri%pkgsrc.org@localhost>
date:      Fri Jun 23 16:46:30 2017 +0000

description:
Add gtk2 to fix build.

diffstat:

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

diffs (17 lines):

diff -r f17e15c01b19 -r 84ba790b5a53 mail/xfce4-mailwatch-plugin/Makefile
--- a/mail/xfce4-mailwatch-plugin/Makefile      Fri Jun 23 16:42:05 2017 +0000
+++ b/mail/xfce4-mailwatch-plugin/Makefile      Fri Jun 23 16:46:30 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/02/12 06:25:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.6 2017/06/23 16:46:30 youri Exp $
 
 PKGREVISION= 4
 .include "../../meta-pkgs/xfce4/Makefile.common"
@@ -13,6 +13,7 @@
 HOMEPAGE=      http://goodies.xfce.org/projects/panel-plugins/xfce4-mailwatch-plugin
 COMMENT=       Xfce mail checker plugin for the panel
 
+.include "../../x11/gtk2/buildlink3.mk"
 .include "../../x11/xfce4-panel/buildlink3.mk"
 .include "../../x11/xfce4-exo/buildlink3.mk"
 .include "../../security/libgcrypt/buildlink3.mk"



Home | Main Index | Thread Index | Old Index