databases/rrdtool12: sync with upstream

Taken from: HardenedBSD
This commit is contained in:
Franco Fichtner 2017-11-30 18:46:22 +01:00
parent 82125e6cd4
commit 2f38ea2595

View file

@ -29,7 +29,7 @@ OPTIONS_DEFAULT= PERL
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MPYTHON}
USES+= python
USES+= python:2.7
PLIST_SUB+= WITH_PYTHON=""
CONFIGURE_ARGS+= --enable-python
.else