diff options
author | erwin <erwin@FreeBSD.org> | 2010-01-17 01:06:50 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2010-01-17 01:06:50 +0800 |
commit | e2986d223b99ba25780e8f1935fa212859b32d49 (patch) | |
tree | 5cb026ec2bcd25339d1208ce7667ffe7c5632039 /security/revelation | |
parent | 4184d5a61b5dd5cf08f6da5ce6f65f16078f1195 (diff) | |
download | freebsd-ports-gnome-e2986d223b99ba25780e8f1935fa212859b32d49.tar.gz freebsd-ports-gnome-e2986d223b99ba25780e8f1935fa212859b32d49.tar.zst freebsd-ports-gnome-e2986d223b99ba25780e8f1935fa212859b32d49.zip |
Revert BROKEN; fixed in rev. 1.25
Submitted by: lwhsu
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 |