pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gif2png Convert to bl3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c083bb0d30d8
branches:  trunk
changeset: 473725:c083bb0d30d8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Apr 24 00:19:40 2004 +0000

description:
Convert to bl3.

diffstat:

 graphics/gif2png/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r 28ac93acb130 -r c083bb0d30d8 graphics/gif2png/Makefile
--- a/graphics/gif2png/Makefile Sat Apr 24 00:17:19 2004 +0000
+++ b/graphics/gif2png/Makefile Sat Apr 24 00:19:40 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2003/12/28 11:36:02 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2004/04/24 00:19:40 wiz Exp $
 
 DISTNAME=      gif2png-2.5.0
 CATEGORIES=    graphics converters
@@ -8,7 +8,7 @@
 HOMEPAGE=      http://www.catb.org/~esr/gif2png/
 COMMENT=       Convert GIF files to PNG
 
-USE_BUILDLINK2=        YES
+USE_BUILDLINK3=        YES
 GNU_CONFIGURE= YES
 
 post-install:
@@ -17,5 +17,5 @@
        ${MV} ${PREFIX}/bin/web2png.done ${PREFIX}/bin/web2png
        ${CHMOD} +x ${PREFIX}/bin/web2png
 
-.include "../../graphics/png/buildlink2.mk"
+.include "../../graphics/png/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index