Index: Makefile =================================================================== RCS file: /home/ncvs/ports/security/revelation/Makefile,v retrieving revision 1.24 diff -u -u -r1.24 Makefile --- Makefile 31 Jul 2009 13:55:45 -0000 1.24 +++ Makefile 8 Jan 2010 21:06:19 -0000 @@ -15,8 +15,8 @@ COMMENT= Password manager for the GNOME 2 desktop LIB_DEPENDS= crack:${PORTSDIR}/security/cracklib -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Crypto/test.py:${PORTSDIR}/security/py-pycrypto -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Crypto/test.py:${PORTSDIR}/security/py-pycrypto +BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include"