diff options
author | tv <tv@pkgsrc.org> | 2005-04-11 21:44:48 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-04-11 21:44:48 +0000 |
commit | f816d81489fd245a89e581c2f9cf792562ade194 (patch) | |
tree | 2d8b7b078f159a824fcd53503d6096a145f0f177 /net/gkrellm-multiping/Makefile | |
parent | 20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff) | |
download | pkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz |
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'net/gkrellm-multiping/Makefile')
-rw-r--r-- | net/gkrellm-multiping/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/gkrellm-multiping/Makefile b/net/gkrellm-multiping/Makefile index 614cbba52f2..5c6fef062f2 100644 --- a/net/gkrellm-multiping/Makefile +++ b/net/gkrellm-multiping/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/12/04 23:09:07 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2005/04/11 21:46:47 tv Exp $ # DISTNAME= gkrellm-multiping-2.0.8 @@ -11,7 +11,6 @@ MAINTAINER= cube@NetBSD.org HOMEPAGE= http://kmlinux.fjfi.cvut.cz/~makovick/gkrellm/index.html COMMENT= Pings several machines and prints out stats -USE_BUILDLINK3= YES USE_PKGINSTALL= YES SPECIAL_PERMS+= ${PREFIX}/lib/gkrellm2/plugins/pinger ${SETUID_ROOT_PERMS} |