summaryrefslogtreecommitdiff
path: root/finance/gkrellm-stock
diff options
context:
space:
mode:
authorwiz <wiz>2003-05-03 22:11:00 +0000
committerwiz <wiz>2003-05-03 22:11:00 +0000
commit2eb76aff007033fb39f04c10f44035214af725e7 (patch)
treee3b95c2e8dc4b4d2032a42bb4bfee2dbb21af3e0 /finance/gkrellm-stock
parentf99bb8c6603c95db6723c94820bede1745fb6f7b (diff)
downloadpkgsrc-2eb76aff007033fb39f04c10f44035214af725e7.tar.gz
Convert to buildlink2.
Diffstat (limited to 'finance/gkrellm-stock')
-rw-r--r--finance/gkrellm-stock/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/finance/gkrellm-stock/Makefile b/finance/gkrellm-stock/Makefile
index 0a506bec1fe..4ef3ee04d5b 100644
--- a/finance/gkrellm-stock/Makefile
+++ b/finance/gkrellm-stock/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/05/02 11:54:51 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2003/05/03 22:11:00 wiz Exp $
DISTNAME= gkrellstock-0.2
PKGNAME= gkrellm-stock-0.2
@@ -11,9 +11,9 @@ MAINTAINER= damon@netbsd.org
HOMEPAGE= http://www.geocities.com/m_muthukumar/gkrellstock.html
COMMENT= gkrellm stock ticker plugin
-DEPENDS+= gkrellm>=1.2.13nb1:../../sysutils/gkrellm
DEPENDS+= p5-finance-quote-1.*:../../finance/p5-finance-quote
+USE_BUILDLINK2= # defined
USE_PERL5= # defined
do-configure:
@@ -26,4 +26,5 @@ do-configure:
pre-install:
${INSTALL_DATA_DIR} ${PREFIX}/lib/gkrellm/plugins
+.include "../../sysutils/gkrellm/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"