pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/900d2b542f57
branches:  trunk
changeset: 473305:900d2b542f57
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Apr 18 19:24:20 2004 +0000

description:
Convert to bl3.

diffstat:

 graphics/jpeg_ls/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r ec278fe3ed4e -r 900d2b542f57 graphics/jpeg_ls/Makefile
--- a/graphics/jpeg_ls/Makefile Sun Apr 18 19:23:15 2004 +0000
+++ b/graphics/jpeg_ls/Makefile Sun Apr 18 19:24:20 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/12/21 21:29:08 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/18 19:24:20 wiz Exp $
 #
 
 DISTNAME=              jpeg_ls_v2.2
@@ -10,7 +10,7 @@
 HOMEPAGE=              http://www.ece.ubc.ca/spmg/research/jpeg/jpeg_ls/jpegls.html
 COMMENT=               JPEG-LS codec (lossless/near-lossless codec)
 
-USE_BUILDLINK2=                yes
+USE_BUILDLINK3=                yes
 BUILD_DIRS=            ${WRKSRC}/Decoder ${WRKSRC}/Encoder
 MAKEFILE=              makefile
 



Home | Main Index | Thread Index | Old Index