aboutsummaryrefslogtreecommitdiff
path: root/security/samhain
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-09-01 19:27:05 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-09-01 19:27:05 +0000
commitf75ae0d9dd5f96a6e1ffe55519d68f810ce51555 (patch)
treeb9d6eb3551d1a5a1fb0ff46427429d2e43fc68d4 /security/samhain
parent4d25d1d68b9dec11b6d06e282668f0c62f1a4003 (diff)
downloadports-f75ae0d9dd5f96a6e1ffe55519d68f810ce51555.tar.gz
ports-f75ae0d9dd5f96a6e1ffe55519d68f810ce51555.zip
- Mark BROKEN on amd64
Notes
Notes: svn path=/head/; revision=219609
Diffstat (limited to 'security/samhain')
-rw-r--r--security/samhain/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/samhain/Makefile b/security/samhain/Makefile
index 56ea345d7fe5..3ea105845186 100644
--- a/security/samhain/Makefile
+++ b/security/samhain/Makefile
@@ -32,6 +32,7 @@ CONFLICTS= samhain-client-2*
.if ${ARCH} == "amd64"
CFLAGS+= -fPIC
+BROKEN= does not compile
.endif
.if defined(WITH_GPG)