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
commitd593c8b3759d1ea424d9be14a6183155adedc54c (patch)
tree5e7c91ebe1593b0f10658bf6382f9ee8894f366f /net/gkrellm-ping
parent9624eee238728c592b8b2e34e1bf42613ca791d7 (diff)
downloadpkgsrc-d593c8b3759d1ea424d9be14a6183155adedc54c.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"