diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/revelation/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/revelation/Makefile b/security/revelation/Makefile index e2972f9fa6c5..d786ff2667df 100644 --- a/security/revelation/Makefile +++ b/security/revelation/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://oss.codepoet.no/revelation/ MAINTAINER= ports@c0decafe.net COMMENT= Password manager for the GNOME 2 desktop +BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Crypto/test.py:${PORTSDIR}/security/py-pycrypto RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Crypto/test.py:${PORTSDIR}/security/py-pycrypto USE_BZIP2= yes |