Needs zlib-1.2.3 or newer.
This commit is contained in:
parent
9390ae394a
commit
de3786585e
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.36 2007/03/24 20:10:08 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.37 2007/04/01 08:44:53 wiz Exp $
|
||||
|
||||
DISTNAME= zsnes151src
|
||||
PKGNAME= zsnes-1.51
|
||||
|
@ -19,6 +19,9 @@ USE_LANGUAGES= c c++
|
|||
USE_TOOLS+= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
BUILDLINK_API_DEPENDS.zlib+= zlib>=1.2.3
|
||||
|
||||
.include "../../devel/SDL/buildlink3.mk"
|
||||
.include "../../devel/zlib/buildlink3.mk"
|
||||
.include "../../graphics/png/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue