Index: head/dns/dnstracer/Makefile =================================================================== --- head/dns/dnstracer/Makefile (revision 437763) +++ head/dns/dnstracer/Makefile (revision 437764) @@ -1,28 +1,26 @@ # Created by: Edwin Groothuis # $FreeBSD$ PORTNAME= dnstracer PORTVERSION= 1.9 PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= http://www.mavetju.org/download/ MAINTAINER= ports@FreeBSD.org COMMENT= Trace a chain of DNS servers to the source LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_sparc64= fails to build - USES= gmake autoreconf GNU_CONFIGURE= yes PLIST_FILES= bin/dnstracer \ man/man8/dnstracer.8.gz OPTIONS_DEFINE= IPV6 IPV6_CONFIGURE_ENABLE= ipv6 .include