aboutsummaryrefslogtreecommitdiffstats
path: root/dns/dnsviz
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2016-11-14 19:26:59 +0800
committerdanfe <danfe@FreeBSD.org>2016-11-14 19:26:59 +0800
commitcd55e6e69506a0458c9132c892628ff8cba00803 (patch)
tree4c728ef23dfb9c2bf0c1eebc23ad8d7b2eea4181 /dns/dnsviz
parent208a873ea31126f1a11cbe1a3e80ecc599bbbb79 (diff)
downloadfreebsd-ports-gnome-cd55e6e69506a0458c9132c892628ff8cba00803.tar.gz
freebsd-ports-gnome-cd55e6e69506a0458c9132c892628ff8cba00803.tar.zst
freebsd-ports-gnome-cd55e6e69506a0458c9132c892628ff8cba00803.zip
Do not terminate BROKEN messages with period, it is added by the framework.
Diffstat (limited to 'dns/dnsviz')
-rw-r--r--dns/dnsviz/Makefile2
1 files changed, 1 insertions, 1 deletions
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