diff options
-rw-r--r-- | dns/py-dnspython/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/py-dnspython/Makefile b/dns/py-dnspython/Makefile index aa7088764237..8b0c6a27d6e3 100644 --- a/dns/py-dnspython/Makefile +++ b/dns/py-dnspython/Makefile @@ -13,6 +13,7 @@ COMMENT= A DNS toolkit for Python USE_PYTHON= -2.7 USE_PYDISTUTILS=yes +OPTIONSFILE= ${PORT_DBDIR}/${PORTNAME}/options OPTIONS_DEFINE= PYCRYPTO PYCRYPTO_DESC= Enable pycrypto (part of dnssec needs it) |