From cd55e6e69506a0458c9132c892628ff8cba00803 Mon Sep 17 00:00:00 2001 From: danfe Date: Mon, 14 Nov 2016 11:26:59 +0000 Subject: Do not terminate BROKEN messages with period, it is added by the framework. --- dns/dnsviz/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dns/dnsviz') diff --git a/dns/dnsviz/Makefile b/dns/dnsviz/Makefile index 8727ab72706b..eaba5aace659 100644 --- a/dns/dnsviz/Makefile +++ b/dns/dnsviz/Makefile @@ -19,7 +19,7 @@ USE_PYTHON= autoplist distutils USE_GITHUB= yes PYDISTUTILS_INSTALLNOSINGLE= yes -BROKEN_FreeBSD_9= dependency py-m2crypto requires OpenSSL 1.0.1e+. +BROKEN_FreeBSD_9= dependency py-m2crypto requires OpenSSL 1.0.1e+ post-patch: @${REINPLACE_CMD} -e "s|share/man/man1|man/man1|" ${WRKSRC}/setup.py -- cgit