aboutsummaryrefslogtreecommitdiff
path: root/security/stegdetect
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-12-16 01:00:48 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-12-16 01:00:48 +0000
commit4236ad3fe485bf2b9854ab070ac937712aad7122 (patch)
treeed4638f30413cc4d40f33b0fd91bdf1be066d5e2 /security/stegdetect
parent3072b65c300a8c86e12b51b881440f3e1efa1e4b (diff)
downloadports-4236ad3fe485bf2b9854ab070ac937712aad7122.tar.gz
ports-4236ad3fe485bf2b9854ab070ac937712aad7122.zip
- Mark BROKEN after libevent update
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=245947
Diffstat (limited to 'security/stegdetect')
-rw-r--r--security/stegdetect/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/stegdetect/Makefile b/security/stegdetect/Makefile
index b9fd507d674a..f25424e65243 100644
--- a/security/stegdetect/Makefile
+++ b/security/stegdetect/Makefile
@@ -19,6 +19,8 @@ COMMENT= Automated tool for detecting steganographic content in JPEGs
LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent
.endif
+BROKEN= does not build
+
# Note: stegdetect includes a modified version of jpeg-6b linked statically
GNU_CONFIGURE= yes
USE_GMAKE= yes