pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/converters/wv2 Convert to bl3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/66b32d7b5317
branches:  trunk
changeset: 473025:66b32d7b5317
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Apr 15 11:46:47 2004 +0000

description:
Convert to bl3.

diffstat:

 converters/wv2/Makefile |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (29 lines):

diff -r a6fa98dfb762 -r 66b32d7b5317 converters/wv2/Makefile
--- a/converters/wv2/Makefile   Thu Apr 15 11:45:50 2004 +0000
+++ b/converters/wv2/Makefile   Thu Apr 15 11:46:47 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/03/26 02:27:35 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2004/04/15 11:46:47 wiz Exp $
 #
 
 DISTNAME=              wv2-0.2.1
@@ -11,7 +11,7 @@
 HOMEPAGE=              http://wvware.sourceforge.net/
 COMMENT=               Library to access Microsoft Word files
 
-USE_BUILDLINK2=                yes
+USE_BUILDLINK3=                yes
 USE_GNU_ICONV=         yes
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes
@@ -20,7 +20,7 @@
 CONFIGURE_ARGS+=       --disable-debug
 CONFIGURE_ARGS+=       --with-libiconv=${BUILDLINK_PREFIX.libiconv}
 
-.include "../../converters/libiconv/buildlink2.mk"
-.include "../../devel/libgsf/buildlink2.mk"
-.include "../../devel/pkgconfig/buildlink2.mk"
+.include "../../converters/libiconv/buildlink3.mk"
+.include "../../devel/libgsf/buildlink3.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index