summaryrefslogtreecommitdiff
path: root/finance/xinvest
diff options
context:
space:
mode:
authorsnj <snj>2004-04-25 05:36:12 +0000
committersnj <snj>2004-04-25 05:36:12 +0000
commitc1be5decbf94907097c32db72e4caeab2237793b (patch)
tree508fbdd50160a23047c97074a612e17ad9b897e8 /finance/xinvest
parentedb3c3745d8bed812a55fd067479f2d8c3e15ce4 (diff)
downloadpkgsrc-c1be5decbf94907097c32db72e4caeab2237793b.tar.gz
Convert to buildlink3.
Diffstat (limited to 'finance/xinvest')
-rw-r--r--finance/xinvest/Makefile8
1 files changed, 4 insertions, 4 deletions
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"