From 3c8fd6041905895659b58a20ecafb1c13c240b59 Mon Sep 17 00:00:00 2001 From: prlw1 Date: Sun, 8 Dec 2013 23:12:15 +0000 Subject: gtk3 needs gdbus-codegen to build (generate gdkdbusgenerated.c) --- x11/gtk3/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11/gtk3') diff --git a/x11/gtk3/Makefile b/x11/gtk3/Makefile index e2dfbd65231..ef6c78165d9 100644 --- a/x11/gtk3/Makefile +++ b/x11/gtk3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2013/12/08 14:21:37 prlw1 Exp $ +# $NetBSD: Makefile,v 1.46 2013/12/08 23:12:15 prlw1 Exp $ DISTNAME= gtk+-3.10.6 PKGNAME= ${DISTNAME:S/gtk/gtk3/} @@ -17,6 +17,7 @@ USE_TOOLS+= gmake msgfmt perl pkg-config bash USE_LANGUAGES= c c++ USE_LIBTOOL= yes PTHREAD_AUTO_VARS= yes +BUILD_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen GNU_CONFIGURE= yes # XXX there is a subtle bashism in "configure" or a bug in NetBSD's sh -- cgit v1.2.3