diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-10-24 09:11:33 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-10-24 09:11:33 +0800 |
commit | 7738a8344d375dab92b434eb0fc30753e020b40a (patch) | |
tree | f29f9a3c28e99db1a471f223f90b387f52122558 /dns | |
parent | d6e76ed25d6d8a07a6d6222ab4963d9714428b07 (diff) | |
download | freebsd-ports-gnome-7738a8344d375dab92b434eb0fc30753e020b40a.tar.gz freebsd-ports-gnome-7738a8344d375dab92b434eb0fc30753e020b40a.tar.zst freebsd-ports-gnome-7738a8344d375dab92b434eb0fc30753e020b40a.zip |
Mark as broken: does not fetch
Diffstat (limited to 'dns')
-rw-r--r-- | dns/hesiod/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/hesiod/Makefile b/dns/hesiod/Makefile index 33005d140c3e..8698e2b037fe 100644 --- a/dns/hesiod/Makefile +++ b/dns/hesiod/Makefile @@ -16,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING OPTIONS_DEFINE= IDN OPTIONS_DEFAULT=IDN +BROKEN= Does not fetch USES= libtool pathfix GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-silent-rules |