aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2005-03-23 15:13:30 +0800
committerdanfe <danfe@FreeBSD.org>2005-03-23 15:13:30 +0800
commitc2f565c369b48a7da5a1b5a46e9718d5905359ca (patch)
treefc1b4430dc9092a6fd59e0ae46e4e6e22ced8cc8 /security
parent322ad8fff99a880b5c07b0c626e347e2bc6316fb (diff)
downloadfreebsd-ports-gnome-c2f565c369b48a7da5a1b5a46e9718d5905359ca.tar.gz
freebsd-ports-gnome-c2f565c369b48a7da5a1b5a46e9718d5905359ca.tar.zst
freebsd-ports-gnome-c2f565c369b48a7da5a1b5a46e9718d5905359ca.zip
Fix configure and thus the build.
Approved by: portmgr (marcus)
Diffstat (limited to 'security')
-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