summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-03-12 05:35:58 +0000
committersnj <snj@pkgsrc.org>2004-03-12 05:35:58 +0000
commitfe62e7eb454da45e3790c828647e74c393c27af3 (patch)
tree0dd7c23a4515836a7124650420c74600ff5f3c01 /finance
parent95b4ac39b425910cc4db6e6279297c55b85f9f38 (diff)
downloadpkgsrc-fe62e7eb454da45e3790c828647e74c393c27af3.tar.gz
Use bl3.
Diffstat (limited to 'finance')
-rw-r--r--finance/gkrellm1-stock/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/finance/gkrellm1-stock/Makefile b/finance/gkrellm1-stock/Makefile
index 4ce77268b43..6c27d2fc3d0 100644
--- a/finance/gkrellm1-stock/Makefile
+++ b/finance/gkrellm1-stock/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/02/24 23:24:06 cube Exp $
+# $NetBSD: Makefile,v 1.3 2004/03/12 05:35:58 snj Exp $
DISTNAME= gkrellstock-0.2
PKGNAME= gkrellm-stock-0.2
@@ -13,7 +13,7 @@ COMMENT= gkrellm stock ticker plugin
DEPENDS+= p5-finance-quote-1.*:../../finance/p5-finance-quote
WRKSRC= ${WRKDIR}/gkrellStock-0.2
-USE_BUILDLINK2= # defined
+USE_BUILDLINK3= # defined
USE_PERL5= # defined
do-configure:
@@ -26,5 +26,5 @@ do-configure:
pre-install:
${INSTALL_DATA_DIR} ${PREFIX}/lib/gkrellm/plugins
-.include "../../sysutils/gkrellm1/buildlink2.mk"
+.include "../../sysutils/gkrellm1/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"