pkgsrc/www/webkit-gtk/Makefile
drochner caa9ff9104 update to 1.8.2
The ChangeLog and NEWS files are not consistent, can't tell what
really changed.
2012-08-13 12:27:50 +00:00

12 lines
287 B
Makefile

# $NetBSD: Makefile,v 1.57 2012/08/13 12:27:50 drochner Exp $
.include "Makefile.common"
PKGNAME= ${DISTNAME:S/webkit/webkit-gtk/}
COMMENT= GTK2 port of the WebKit browser engine
CONFIGURE_ARGS+= --with-gtk=2.0
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"