Return to Makefile CVS log | Up to [cvs.NetBSD.org] / pkgsrc / www / webkit-gtk |
Revbump after graphics/jpeg and textproc/icu
# $NetBSD: Makefile,v 1.64 2013/01/26 21:36:50 adam Exp $ .include "Makefile.common" PKGNAME= ${DISTNAME:S/webkitgtk/webkit-gtk/} PKGREVISION= 2 COMMENT= GTK2 port of the WebKit browser engine CONFIGURE_ARGS+= --with-gtk=2.0 CONFIGURE_ARGS+= --disable-webkit2 .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk"