Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/finance/xinvest/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/finance/xinvest/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.7 retrieving revision 1.8 diff -u -p -r1.7 -r1.8 --- pkgsrc/finance/xinvest/Makefile 2002/10/08 12:33:23 1.7 +++ pkgsrc/finance/xinvest/Makefile 2004/04/25 05:37:33 1.8 @@ -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"