From 5d1067365fa7a6ceb8afbd9516745d7b6d58d344 Mon Sep 17 00:00:00 2001 From: sbd Date: Mon, 31 Dec 2012 00:34:37 +0000 Subject: webkit directly requires libXdamage --- www/webkit-gtk/Makefile.common | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/webkit-gtk') diff --git a/www/webkit-gtk/Makefile.common b/www/webkit-gtk/Makefile.common index 5daaa8ebca2..1d3a66b8c5c 100644 --- a/www/webkit-gtk/Makefile.common +++ b/www/webkit-gtk/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.18 2012/12/19 08:14:42 obache Exp $ +# $NetBSD: Makefile.common,v 1.19 2012/12/31 00:34:37 sbd Exp $ # used by www/webkit-gtk/Makefile # used by www/webkit-gtk3/Makefile @@ -70,5 +70,6 @@ BUILDLINK_API_DEPENDS.libsoup24+= libsoup24>=2.34.2 .include "../../textproc/enchant/buildlink3.mk" .include "../../textproc/icu/buildlink3.mk" .include "../../textproc/libxslt/buildlink3.mk" +.include "../../x11/libXdamage/buildlink3.mk" .include "../../x11/libXt/buildlink3.mk" .include "../../mk/pthread.buildlink3.mk" -- cgit v1.2.3