From 81edaaa606a86e87c2885489ad72ee9908969aba Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 16 Jun 2005 06:57:37 +0000 Subject: Create directories before installing files into them. --- finance/gkrellm-stock/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'finance/gkrellm-stock') diff --git a/finance/gkrellm-stock/Makefile b/finance/gkrellm-stock/Makefile index d32c5baf30e..9f57860a495 100644 --- a/finance/gkrellm-stock/Makefile +++ b/finance/gkrellm-stock/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2005/04/11 21:45:46 tv Exp $ +# $NetBSD: Makefile,v 1.16 2005/06/16 06:57:52 jlam Exp $ # DISTNAME= gkrellstock-0.5.1 @@ -16,6 +16,7 @@ DEPENDS+= p5-finance-quote>=1.08:../../finance/p5-finance-quote WRKSRC= ${WRKDIR}/gkrellStock-0.5.1 BUILD_TARGET= gkrellstock.so REPLACE_PERL= ${WRKSRC}/GetQuote2 +INSTALLATION_DIRS= bin lib/gkrellm2/plugins do-install: ${INSTALL_DATA} ${WRKSRC}/gkrellstock.so ${PREFIX}/lib/gkrellm2/plugins -- cgit v1.2.3