pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8c28e12c70e0
branches:  trunk
changeset: 364054:8c28e12c70e0
user:      youri <youri%pkgsrc.org@localhost>
date:      Tue Jun 20 18:55:03 2017 +0000

description:
Add gtk2 dependency back to fix build.

diffstat:

 textproc/xfce4-dict/Makefile |  3 ++-
 time/xfce4-orage/Makefile    |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r 4eecd80caee4 -r 8c28e12c70e0 textproc/xfce4-dict/Makefile
--- a/textproc/xfce4-dict/Makefile      Tue Jun 20 18:53:58 2017 +0000
+++ b/textproc/xfce4-dict/Makefile      Tue Jun 20 18:55:03 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/06/18 23:07:24 youri Exp $
+# $NetBSD: Makefile,v 1.6 2017/06/20 18:55:03 youri Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
@@ -9,6 +9,7 @@
 HOMEPAGE=      http://goodies.xfce.org/projects/applications/xfce4-dict
 COMMENT=       Xfce dictionary application
 
+.include "../../x11/gtk2/buildlink3.mk"
 .include "../../x11/xfce4-panel/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
diff -r 4eecd80caee4 -r 8c28e12c70e0 time/xfce4-orage/Makefile
--- a/time/xfce4-orage/Makefile Tue Jun 20 18:53:58 2017 +0000
+++ b/time/xfce4-orage/Makefile Tue Jun 20 18:55:03 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2017/02/12 06:26:05 ryoon Exp $
+# $NetBSD: Makefile,v 1.38 2017/06/20 18:58:41 youri Exp $
 
 PKGREVISION= 4
 .include "../../meta-pkgs/xfce4/Makefile.common"
@@ -36,6 +36,7 @@
 
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../sysutils/libnotify/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
 .include "../../x11/xfce4-panel/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../time/libical/buildlink3.mk"



Home | Main Index | Thread Index | Old Index