1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Mark BROKEN. After the introduction of IPv6 support the port is not fully

functional, however a solution is in progress as I'm in contact with the
author.
This commit is contained in:
Emanuel Haupt 2010-01-08 22:08:01 +00:00
parent 7d96bcf3c1
commit 65a2cb01f1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247423

View File

@ -23,6 +23,8 @@ PLIST_FILES= bin/httping
.include <bsd.port.pre.mk>
BROKEN= does not function correctly, a solution is in progress
.if(${OSVERSION} >= 701101)
EXTRA_PATCHES= ${FILESDIR}/extra-patch-str.c ${FILESDIR}/extra-patch-str.h
.endif