diff options
author | naddy <naddy@FreeBSD.org> | 2003-07-10 00:12:01 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-07-10 00:12:01 +0800 |
commit | 838b2fbaaa8c534f21a39fa2a04f7332974c81c2 (patch) | |
tree | 0f2dd4ce05777d3ca81035ff3acb72c1d62e06a9 /security/hashish | |
parent | e3f63f2fe25af3d137a4b2baa88de21b4ee0c733 (diff) | |
download | freebsd-ports-gnome-838b2fbaaa8c534f21a39fa2a04f7332974c81c2.tar.gz freebsd-ports-gnome-838b2fbaaa8c534f21a39fa2a04f7332974c81c2.tar.zst freebsd-ports-gnome-838b2fbaaa8c534f21a39fa2a04f7332974c81c2.zip |
Mark BROKEN; apparently out of sync with dependency.
PR: 53527
Submitted by: Mark Linimon <linimon@lonesome.com>
Diffstat (limited to 'security/hashish')
-rw-r--r-- | security/hashish/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/hashish/Makefile b/security/hashish/Makefile index de2c9731e443..6e022de5b06b 100644 --- a/security/hashish/Makefile +++ b/security/hashish/Makefile @@ -17,6 +17,9 @@ DISTNAME= ${PORTNAME}-beta-0.4-src MAINTAINER= ports@FreeBSD.org COMMENT= A file and string hashing utility +# Apparently out of sync with cryptopp +BROKEN= "Compile fails: cannot find cryptopp/sapphire.h" + BUILD_DEPENDS= ${LOCALBASE}/lib/libcryptopp.a:${PORTSDIR}/security/cryptopp LIB_DEPENDS= wx_gtk:${PORTSDIR}/x11-toolkits/wxgtk-devel |