sync w/ base pkg, reset PKGREV
This commit is contained in:
parent
dc157a35cd
commit
ce0df63581
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# $NetBSD: Makefile,v 1.15 2012/10/08 23:01:06 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.16 2012/10/30 12:49:02 drochner Exp $
|
||||
|
||||
.include "../../www/webkit-gtk/Makefile.common"
|
||||
|
||||
PKGNAME= ${DISTNAME:S/webkit/webkit-gtk3/}
|
||||
PKGREVISION= 3
|
||||
PKGNAME= ${DISTNAME:S/webkitgtk/webkit-gtk3/}
|
||||
|
||||
COMMENT= GTK3 port of the WebKit browser engine
|
||||
|
||||
CONFIGURE_ARGS+= --with-gtk=3.0
|
||||
CONFIGURE_ARGS+= --disable-webkit2
|
||||
|
||||
# gen PLIST from webkit-gtk/PLIST
|
||||
print-PLIST-from-gtk:
|
||||
|
|
Loading…
Reference in a new issue