pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d27a35dc37c0
branches:  trunk
changeset: 473739:d27a35dc37c0
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Apr 24 00:51:09 2004 +0000

description:
Convert to bl3.

diffstat:

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

diffs (25 lines):

diff -r 74c5828dd106 -r d27a35dc37c0 graphics/pngcrush/Makefile
--- a/graphics/pngcrush/Makefile        Sat Apr 24 00:49:45 2004 +0000
+++ b/graphics/pngcrush/Makefile        Sat Apr 24 00:51:09 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/01/12 21:23:05 adam Exp $
+# $NetBSD: Makefile,v 1.16 2004/04/24 00:51:09 wiz Exp $
 #
 
 DISTNAME=      pngcrush-1.5.10
@@ -9,7 +9,7 @@
 HOMEPAGE=      http://pmt.sourceforge.net/pngcrush/index.html
 COMMENT=       Optimizer for PNG (Portable Network Graphics) files
 
-USE_BUILDLINK2=                # defined
+USE_BUILDLINK3=                # defined
 NO_CONFIGURE=          YES
 
 do-build:
@@ -21,5 +21,5 @@
        ${INSTALL_DATA_DIR} ${PREFIX}/share/pngcrush
        ${INSTALL_MAN} ${WRKSRC}/README.txt ${PREFIX}/share/pngcrush
 
-.include "../../graphics/png/buildlink2.mk"
+.include "../../graphics/png/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index