summaryrefslogtreecommitdiff
path: root/net/gkrellm-ping
diff options
context:
space:
mode:
authorcube <cube@pkgsrc.org>2004-02-24 23:44:04 +0000
committercube <cube@pkgsrc.org>2004-02-24 23:44:04 +0000
commitaf65816aa708509a718408c6740ebddf4333e3a9 (patch)
tree5e7c91ebe1593b0f10658bf6382f9ee8894f366f /net/gkrellm-ping
parentce727c04bc7621459148b87edf88e5eed6ba733b (diff)
downloadpkgsrc-af65816aa708509a718408c6740ebddf4333e3a9.tar.gz
Enable gkrellm-multiping and gkrellm1-{snmp,wireless}. Correct paths.
Diffstat (limited to 'net/gkrellm-ping')
-rw-r--r--net/gkrellm-ping/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gkrellm-ping/Makefile b/net/gkrellm-ping/Makefile
index 6defa4b98ef..d44760a2b15 100644
--- a/net/gkrellm-ping/Makefile
+++ b/net/gkrellm-ping/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/01/24 14:50:05 grant Exp $
+# $NetBSD: Makefile,v 1.11 2004/02/24 23:44:04 cube Exp $
DISTNAME= gkrellmPing-0.2-3
PKGNAME= gkrellm-ping-0.2.3
@@ -18,5 +18,5 @@ do-install:
${INSTALL_DATA_DIR} ${PREFIX}/lib/gkrellm/plugins
${INSTALL_PROGRAM} ${WRKSRC}/gkrellmPing.so ${PREFIX}/lib/gkrellm/plugins/
-.include "../../sysutils/gkrellm/buildlink2.mk"
+.include "../../sysutils/gkrellm1/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"