Depend on gtkglext>=1.2.0nb4 to fix build with gtk2>=2.20.
This commit is contained in:
parent
2f2a75b40b
commit
bef20ddde4
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.6 2009/09/12 14:07:26 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2010/06/05 12:20:59 wiz Exp $
|
||||
|
||||
DISTNAME= yabause-0.9.10
|
||||
CATEGORIES= emulators
|
||||
|
@ -16,6 +16,7 @@ USE_TOOLS+= gmake
|
|||
USE_TOOLS+= pkg-config
|
||||
|
||||
.include "../../devel/SDL/buildlink3.mk"
|
||||
BUILDLINK_API_DEPENDS.gtkglext+= gtkglext>=1.2.0nb4
|
||||
.include "../../graphics/gtkglext/buildlink3.mk"
|
||||
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue