From 270743c542c62cba9d2e2d65c744cc8229da08b6 Mon Sep 17 00:00:00 2001 From: snj Date: Sun, 25 Apr 2004 05:36:12 +0000 Subject: Convert to buildlink3. --- finance/gnofin/Makefile | 12 ++++++------ finance/xinvest/Makefile | 8 ++++---- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/finance/gnofin/Makefile b/finance/gnofin/Makefile index c29a5399557..17dd88bbc7a 100644 --- a/finance/gnofin/Makefile +++ b/finance/gnofin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2004/01/22 08:37:19 grant Exp $ +# $NetBSD: Makefile,v 1.18 2004/04/25 05:36:12 snj Exp $ # DISTNAME= gnofin-0.8.4 @@ -12,7 +12,7 @@ COMMENT= Personal checking/savings account management program BUILD_USES_MSGFMT= yes -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_PKGLOCALEDIR= yes USE_X11= yes GNU_CONFIGURE= yes @@ -20,8 +20,8 @@ USE_GNU_TOOLS+= make USE_LIBTOOL= yes LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig -.include "../../devel/gettext-lib/buildlink2.mk" -.include "../../textproc/libxml/buildlink2.mk" -.include "../../x11/gnome-libs/buildlink2.mk" -.include "../../x11/gtk/buildlink2.mk" +.include "../../devel/gettext-lib/buildlink3.mk" +.include "../../textproc/libxml/buildlink3.mk" +.include "../../x11/gnome-libs/buildlink3.mk" +.include "../../x11/gtk/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/finance/xinvest/Makefile b/finance/xinvest/Makefile index cda5d186649..ff0cecd1eef 100644 --- a/finance/xinvest/Makefile +++ b/finance/xinvest/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2002/10/08 12:33:23 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2004/04/25 05:37:33 snj Exp $ DISTNAME= xinvest-2.6 CATEGORIES= finance x11 @@ -9,14 +9,14 @@ MAINTAINER= root@garbled.net HOMEPAGE= http://sunsite.dk/xinvest/xinvest.html COMMENT= Personal finance tracking and performance tool -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_IMAKE= YES NO_INSTALL_MANPAGES= YES post-patch: ${TOUCH} ${WRKSRC}/Xinvest.man -.include "../../graphics/xpm/buildlink2.mk" -.include "../../mk/motif.buildlink2.mk" +.include "../../graphics/xpm/buildlink3.mk" +.include "../../mk/motif.buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3