summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-25 05:36:12 +0000
committersnj <snj@pkgsrc.org>2004-04-25 05:36:12 +0000
commit68a391f99d855f8f83b18d3e37e3ce474b331ca9 (patch)
tree508fbdd50160a23047c97074a612e17ad9b897e8 /finance
parent25e790f9946c32b51cf9d921ab6c9cf549d69af1 (diff)
downloadpkgsrc-68a391f99d855f8f83b18d3e37e3ce474b331ca9.tar.gz
Convert to buildlink3.
Diffstat (limited to 'finance')
-rw-r--r--finance/gnofin/Makefile12
-rw-r--r--finance/xinvest/Makefile8
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"