Advertisement
gusibsd

Untitled

Mar 8th, 2014
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. Index: Makefile
  2. ===================================================================
  3. --- Makefile (revision 347455)
  4. +++ Makefile (working copy)
  5. @@ -14,6 +14,7 @@
  6. LICENSE= APACHE20
  7.  
  8. RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=0.2.1:${PORTSDIR}/security/py-cryptography \
  9. + py*-cffi>=0:${PORTSDIR}/devel/py-cffi \
  10. ${PYTHON_PKGNAMEPREFIX}six>=1.5.2:${PORTSDIR}/devel/py-six
  11.  
  12. OPTIONS_DEFINE= EXAMPLES
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement