summaryrefslogtreecommitdiff
path: root/www/webkit-gtk/Makefile
blob: 0cfd1ee79258cd1deb5fa8e7e0f8f20d17f00479 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.51 2012/02/06 12:41:54 wiz Exp $

.include "Makefile.common"

PKGNAME=	${DISTNAME:S/webkit/webkit-gtk/}
PKGREVISION=	1

COMMENT=	GTK2 port of the WebKit browser engine

CONFIGURE_ARGS+=	--with-gtk=2.0

.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"