diff options
author | wiz <wiz@pkgsrc.org> | 2006-05-18 20:29:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-05-18 20:29:58 +0000 |
commit | 1af2a3b14a592b1cf0afddd93c16cdbe348ac7ab (patch) | |
tree | 2e6d94c1ee0d6b78b54f2207df6f538e868f026c /net/totd/Makefile | |
parent | 54a2b625cc8376d79d224fc0bd43887bbdbbadc4 (diff) | |
download | pkgsrc-1af2a3b14a592b1cf0afddd93c16cdbe348ac7ab.tar.gz |
Mark as BROKEN_IN pkgsrc-2006Q1 according to
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html
Diffstat (limited to 'net/totd/Makefile')
-rw-r--r-- | net/totd/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/totd/Makefile b/net/totd/Makefile index 14c6acccbe5..c63e12fbcdf 100644 --- a/net/totd/Makefile +++ b/net/totd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2006/04/29 10:43:53 rillig Exp $ +# $NetBSD: Makefile,v 1.22 2006/05/18 20:30:00 wiz Exp $ # DISTNAME= totd-1.5.1 @@ -9,6 +9,8 @@ MAINTAINER= feico@pasta.cs.uit.no HOMEPAGE= http://www.vermicelli.pasta.cs.uit.no/ipv6/software.html COMMENT= DNS proxy that supports IPv6 <==> IPv4 record translation +BROKEN_IN= pkgsrc-2006Q1 + GNU_CONFIGURE= yes CONFIGURE_ARGS+=--sysconfdir=${PKG_SYSCONFDIR:Q} |