diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-03-11 09:04:11 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-03-11 09:04:11 +0000 |
commit | 17f086ebae81baa109aaca771cc82a2301370dc5 (patch) | |
tree | 4452b1ee096e105f7bdae45961603c4f453a68bf /security/clamcour | |
parent | 9725fcceb8b344daffbeeed78c4f0203920de8c3 (diff) |
Notes
Diffstat (limited to 'security/clamcour')
-rw-r--r-- | security/clamcour/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/clamcour/Makefile b/security/clamcour/Makefile index deebec14539b..f12b2ff3fa6b 100644 --- a/security/clamcour/Makefile +++ b/security/clamcour/Makefile @@ -16,6 +16,8 @@ COMMENT= ClamAV courier filter BUILD_DEPENDS= courier-config:${PORTSDIR}/mail/courier LIB_DEPENDS= clamav.1:${PORTSDIR}/security/clamav +BROKEN= Does not compile + GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |