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 79c8b9dd3c0..6defa4b98ef 100644 --- a/net/gkrellm-ping/Makefile +++ b/net/gkrellm-ping/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/01/20 12:22:19 agc Exp $ +# $NetBSD: Makefile,v 1.10 2004/01/24 14:50:05 grant Exp $ DISTNAME= gkrellmPing-0.2-3 PKGNAME= gkrellm-ping-0.2.3 @@ -12,7 +12,7 @@ COMMENT= gkrellm ping plugin WRKSRC= ${WRKDIR}/gkrellmPing USE_BUILDLINK2= # defined -USE_GMAKE= # defined +USE_GNU_TOOLS+= make do-install: ${INSTALL_DATA_DIR} ${PREFIX}/lib/gkrellm/plugins |