summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorcube <cube>2004-02-24 23:24:06 +0000
committercube <cube>2004-02-24 23:24:06 +0000
commit89830e00d832f623c73ae9a86304d82e05a118c4 (patch)
treef4caad6987f4574a223e55f6bf9a291cb1c013db /finance
parentb044ea6578e4284a8a4b3975a9f413775e14ebd1 (diff)
downloadpkgsrc-89830e00d832f623c73ae9a86304d82e05a118c4.tar.gz
Correct paths.
Diffstat (limited to 'finance')
-rw-r--r--finance/gkrellm1-stock/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/gkrellm1-stock/Makefile b/finance/gkrellm1-stock/Makefile
index 9c6497b1354..4ce77268b43 100644
--- a/finance/gkrellm1-stock/Makefile
+++ b/finance/gkrellm1-stock/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/02/24 23:03:52 cube Exp $
+# $NetBSD: Makefile,v 1.2 2004/02/24 23:24:06 cube Exp $
DISTNAME= gkrellstock-0.2
PKGNAME= gkrellm-stock-0.2
@@ -26,5 +26,5 @@ do-configure:
pre-install:
${INSTALL_DATA_DIR} ${PREFIX}/lib/gkrellm/plugins
-.include "../../sysutils/gkrellm/buildlink2.mk"
+.include "../../sysutils/gkrellm1/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"