pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/libgtkhtml Needs gail; depend on latest gtk2. Shou...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a069aea869f4
branches:  trunk
changeset: 548640:a069aea869f4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Oct 20 07:21:32 2008 +0000

description:
Needs gail; depend on latest gtk2. Should fix PR 39763.

diffstat:

 www/libgtkhtml/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d7a9064b9504 -r a069aea869f4 www/libgtkhtml/Makefile
--- a/www/libgtkhtml/Makefile   Mon Oct 20 03:14:32 2008 +0000
+++ b/www/libgtkhtml/Makefile   Mon Oct 20 07:21:32 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2008/10/16 14:02:29 drochner Exp $
+# $NetBSD: Makefile,v 1.49 2008/10/20 07:21:32 wiz Exp $
 #
 
 DISTNAME=      libgtkhtml-2.6.3
@@ -20,6 +20,7 @@
 PKGCONFIG_OVERRIDE=    libgtkhtml-2.0.pc.in
 
 .include "../../textproc/libxml2/buildlink3.mk"
+BUILDLINK_API_DEPENDS.gtk2+=   gtk2+>=2.14.0
 .include "../../x11/gtk2/buildlink3.mk"
 .include "../../mk/pthread.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index