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 | 847ac4fa9506e6ea72993ee9de330438fe57deac (patch) | |
tree | 7338edf24b3b1ac41cd11eb3a3a907608383be19 /net/rootprobe | |
parent | b9f984f52997c37b72c4ebb421df28bbfbc5fdbb (diff) | |
download | pkgsrc-847ac4fa9506e6ea72993ee9de330438fe57deac.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 |