diff options
Diffstat (limited to 'net/gkrellm-ping/Makefile')
-rw-r--r-- | net/gkrellm-ping/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gkrellm-ping/Makefile b/net/gkrellm-ping/Makefile index d9e5880ceec..6579f9d884a 100644 --- a/net/gkrellm-ping/Makefile +++ b/net/gkrellm-ping/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/04/11 21:46:47 tv Exp $ +# $NetBSD: Makefile,v 1.17 2005/05/22 20:08:24 jlam Exp $ DISTNAME= gkrellmPing-0.2-3 PKGNAME= gkrellm-ping-0.2.3 @@ -11,7 +11,7 @@ HOMEPAGE= http://gkrellmping.dweb.ro/ COMMENT= gkrellm ping plugin WRKSRC= ${WRKDIR}/gkrellmPing -USE_GNU_TOOLS+= make +USE_TOOLS+= gmake do-install: ${INSTALL_DATA_DIR} ${PREFIX}/lib/gkrellm/plugins |