pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ucl Convert to buildlink3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/77f0e4c00de1
branches:  trunk
changeset: 473577:77f0e4c00de1
user:      snj <snj%pkgsrc.org@localhost>
date:      Wed Apr 21 04:04:59 2004 +0000

description:
Convert to buildlink3.

diffstat:

 devel/ucl/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 053e9a2fdaa1 -r 77f0e4c00de1 devel/ucl/Makefile
--- a/devel/ucl/Makefile        Wed Apr 21 03:50:07 2004 +0000
+++ b/devel/ucl/Makefile        Wed Apr 21 04:04:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/03/22 23:42:51 snj Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/21 04:04:59 snj Exp $
 #
 
 DISTNAME=      ucl-1.02
@@ -9,7 +9,7 @@
 HOMEPAGE=      http://www.oberhumer.com/opensource/ucl/
 COMMENT=       Portable lossless data compression library
 
-USE_BUILDLINK2=        YES
+USE_BUILDLINK3=        YES
 USE_LIBTOOL=   YES
 GNU_CONFIGURE= YES
 CONFIGURE_ARGS+=       --enable-shared=yes



Home | Main Index | Thread Index | Old Index