pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/finance/xquote Convert to bl3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/389d6169d2c6
branches: trunk
changeset: 473714:389d6169d2c6
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Apr 23 22:58:10 2004 +0000
description:
Convert to bl3.
diffstat:
finance/xquote/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (27 lines):
diff -r 74fc4e93ac19 -r 389d6169d2c6 finance/xquote/Makefile
--- a/finance/xquote/Makefile Fri Apr 23 22:49:12 2004 +0000
+++ b/finance/xquote/Makefile Fri Apr 23 22:58:10 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2002/10/08 12:35:15 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/23 22:58:10 wiz Exp $
DISTNAME= xquote-2.2
CATEGORIES= finance x11
@@ -9,14 +9,14 @@
HOMEPAGE= http://sunsite.dk/xinvest/xquote.html
COMMENT= WWW ticker symbol quote retrieval program
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_IMAKE= YES
NO_INSTALL_MANPAGES= YES
post-patch:
${TOUCH} ${WRKSRC}/Xquote.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"
Home |
Main Index |
Thread Index |
Old Index