Annotation of pkgsrc/www/webkit-gtk/Makefile, revision 1.61
1.61 ! adam 1: # $NetBSD: Makefile,v 1.60 2012/10/03 21:59:05 wiz Exp $
1.46 obache 2:
3: .include "Makefile.common"
1.4 snj 4:
5: PKGNAME= ${DISTNAME:S/webkit/webkit-gtk/}
1.61 ! adam 6: PKGREVISION= 4
1.1 ahoka 7:
8: COMMENT= GTK2 port of the WebKit browser engine
9:
1.46 obache 10: CONFIGURE_ARGS+= --with-gtk=2.0
1.42 drochner 11:
1.1 ahoka 12: .include "../../x11/gtk2/buildlink3.mk"
13: .include "../../mk/bsd.pkg.mk"
CVSweb <[email protected]>