summaryrefslogtreecommitdiff
path: root/misc/gkrellm-launch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/gkrellm-launch/Makefile')
-rw-r--r--misc/gkrellm-launch/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gkrellm-launch/Makefile b/misc/gkrellm-launch/Makefile
index 8484a6fdd62..f93ac243f7c 100644
--- a/misc/gkrellm-launch/Makefile
+++ b/misc/gkrellm-launch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/06/17 03:50:21 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2005/07/21 16:29:53 wiz Exp $
#
DISTNAME= gkrellmlaunch-0.5
@@ -18,6 +18,6 @@ INSTALLATION_DIRS= lib/gkrellm2/plugins
do-install:
${INSTALL_DATA} ${WRKSRC}/gkrellmlaunch.so ${PREFIX}/lib/gkrellm2/plugins
-.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../devel/pkg-config/buildlink3.mk"
.include "../../sysutils/gkrellm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"