aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-04-18 09:22:25 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-04-18 09:22:25 +0000
commitdc1973a4e59ce74acc6bb8a751e27631aa7fe31c (patch)
tree0e386b4ad919039e4f21c9e9cb313221391cc98a /security
parent2a5f10d978047a5efafb45c0b2031a0877159130 (diff)
Notes
Diffstat (limited to 'security')
-rw-r--r--security/hashish/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/hashish/Makefile b/security/hashish/Makefile
index 46f65eec12fd..89e239db6499 100644
--- a/security/hashish/Makefile
+++ b/security/hashish/Makefile
@@ -26,4 +26,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
USE_GMAKE= yes
PLIST_FILES= bin/hashish
+BROKEN= does not compile
+
.include <bsd.port.mk>