summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorwiz <wiz>2004-04-23 22:58:10 +0000
committerwiz <wiz>2004-04-23 22:58:10 +0000
commitb5900cc3e4ebb649cc34823c43cb6e2966b507ff (patch)
treea0d783ac0da19c0ac1550460525d6d9c5a6ed452 /finance
parent7854f3df2ae729dc0755c78ff65672bf8bed5115 (diff)
downloadpkgsrc-b5900cc3e4ebb649cc34823c43cb6e2966b507ff.tar.gz
Convert to bl3.
Diffstat (limited to 'finance')
-rw-r--r--finance/xquote/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/finance/xquote/Makefile b/finance/xquote/Makefile
index 3711c54a06e..caf479a6926 100644
--- a/finance/xquote/Makefile
+++ b/finance/xquote/Makefile
@@ -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 @@ MAINTAINER= root@garbled.net
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"