pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/zsnes Needs zlib-1.2.3 or newer.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a7c24eaf6b9d
branches:  trunk
changeset: 527228:a7c24eaf6b9d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Apr 01 08:44:53 2007 +0000

description:
Needs zlib-1.2.3 or newer.

diffstat:

 emulators/zsnes/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 32e8dfff639a -r a7c24eaf6b9d emulators/zsnes/Makefile
--- a/emulators/zsnes/Makefile  Sun Apr 01 08:37:29 2007 +0000
+++ b/emulators/zsnes/Makefile  Sun Apr 01 08:44:53 2007 +0000
@@ -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_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"



Home | Main Index | Thread Index | Old Index