caa9ff9104
The ChangeLog and NEWS files are not consistent, can't tell what really changed.
12 lines
287 B
Makefile
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"
|