diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2010-01-16 17:06:50 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2010-01-16 17:06:50 +0000 |
commit | ff42b849d5bbbce4af38ca2c58dbbf9095a94ac3 (patch) | |
tree | e790a919a75bbf8cecc00cbc269bca40e26a1405 /security/revelation | |
parent | 027ae15bafd8e38105c1690fbd81609d7030af25 (diff) |
Notes
Diffstat (limited to 'security/revelation')
-rw-r--r-- | security/revelation/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/revelation/Makefile b/security/revelation/Makefile index 794a7c79a7e2..cc6782d8bc24 100644 --- a/security/revelation/Makefile +++ b/security/revelation/Makefile @@ -18,8 +18,6 @@ LIB_DEPENDS= crack:${PORTSDIR}/security/cracklib BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto -BROKEN= does not build - CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include" USE_BZIP2= yes |