diff options
author | tv <tv@pkgsrc.org> | 2005-11-02 15:34:31 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-11-02 15:34:31 +0000 |
commit | 029ebc41edc5f43460cab5e1d4f643705a0c21fa (patch) | |
tree | 7338edf24b3b1ac41cd11eb3a3a907608383be19 /net/rootprobe | |
parent | b850c584b27d754a04b0bd28e5061d53e872bdc0 (diff) | |
download | pkgsrc-029ebc41edc5f43460cab5e1d4f643705a0c21fa.tar.gz |
NOT_FOR_PLATFORM Interix.
Diffstat (limited to 'net/rootprobe')
-rw-r--r-- | net/rootprobe/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/rootprobe/Makefile b/net/rootprobe/Makefile index a0354af07a6..e54bc980391 100644 --- a/net/rootprobe/Makefile +++ b/net/rootprobe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/06/17 03:50:28 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2005/11/02 15:34:31 tv Exp $ # DISTNAME= rootprobe-20030115 @@ -10,6 +10,8 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://mawi.wide.ad.jp/mawi/dnsprobe/ COMMENT= Root DNS server performance analysis +NOT_FOR_PLATFORM= Interix-*-* # no <net/if.h> support + WRKSRC= ${WRKDIR}/rootprobe INSTALLATION_DIRS= bin |