svn commit: r315357 - head/dns/dnsperf
Martin Wilke
miwi at FreeBSD.org
Wed Mar 27 08:20:58 UTC 2013
Author: miwi
Date: Wed Mar 27 08:20:58 2013
New Revision: 315357
URL: http://svnweb.freebsd.org/changeset/ports/315357
Log:
- Mark broken
- While here trim header
Reported by: pointyhat
Modified:
head/dns/dnsperf/Makefile (contents, props changed)
Modified: head/dns/dnsperf/Makefile
==============================================================================
--- head/dns/dnsperf/Makefile Wed Mar 27 07:56:12 2013 (r315356)
+++ head/dns/dnsperf/Makefile Wed Mar 27 08:20:58 2013 (r315357)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: dnsperf
-# Date created: 1 November 2006
-# Whom: Edwin Groothuis (edwin at mavetju.org)
-#
+# Created by: Edwin Groothuis (edwin at mavetju.org)
# $FreeBSD$
-#
PORTNAME= dnsperf
PORTVERSION= 1.0.1.0
@@ -17,6 +13,8 @@ COMMENT= DNSPerf and ResPerf deliver acc
BUILD_DEPENDS= isc-config.sh:${PORTSDIR}/dns/bind97
+BROKEN= fails to build
+
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
More information about the svn-ports-all
mailing list