summaryrefslogtreecommitdiff
path: root/security/revelation
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2005-03-23 07:13:30 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2005-03-23 07:13:30 +0000
commit76f251a1d1258722cba4e7b0d849ceb53d3a31fc (patch)
tree7cac184b97d1107dd9f1585d4e3101f23efdcace /security/revelation
parentOSVERSION checks aren't happy unless they're sitting between (diff)
Fix configure and thus the build.
Approved by: portmgr (marcus)
Notes
Notes: svn path=/head/; revision=131913
Diffstat (limited to 'security/revelation')
-rw-r--r--security/revelation/Makefile1
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