Needs glib2 as a direct dependency. PKGREVISION -> 12.

This commit is contained in:
dholland 2011-06-19 00:48:57 +00:00
parent 40c8c661fe
commit f0ed7281fb
2 changed files with 4 additions and 3 deletions

View file

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.14 2011/04/22 13:42:05 obache Exp $
# $NetBSD: Makefile,v 1.15 2011/06/19 00:48:57 dholland Exp $
#
.include "../../x11/wxGTK28/Makefile.common"
PKGREVISION= 11
PKGREVISION= 12
PKGNAME= ${DISTNAME:S/wxGTK/wxGTK28/}
COMMENT= GTK-based implementation of the wxWidgets GUI library

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile.common,v 1.8 2011/01/12 11:21:40 wiz Exp $
# $NetBSD: Makefile.common,v 1.9 2011/06/19 00:48:57 dholland Exp $
#
# used by x11/wxGTK28/Makefile
# used by x11/wxGTK28-contrib/Makefile
@ -68,6 +68,7 @@ pre-configure:
.include "../../graphics/tiff/buildlink3.mk"
.include "../../textproc/expat/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../x11/libSM/buildlink3.mk"
.include "../../x11/libXxf86vm/buildlink3.mk"