diff options
author | garga <garga@FreeBSD.org> | 2009-03-30 19:34:02 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2009-03-30 19:34:02 +0800 |
commit | 46e469bb7ad13c460e892af326ae626778c368db (patch) | |
tree | 2d0189491304ef5b784cfd6ddadb249e4d633003 /mail | |
parent | dd3446739b7232c0d426060581324bd917ef7af0 (diff) | |
download | freebsd-ports-gnome-46e469bb7ad13c460e892af326ae626778c368db.tar.gz freebsd-ports-gnome-46e469bb7ad13c460e892af326ae626778c368db.tar.zst freebsd-ports-gnome-46e469bb7ad13c460e892af326ae626778c368db.zip |
- Mark it as BROKEN while i can't find a fix to build it with new clamav,
maintainer and author was already contacted.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-Mail-ClamAV/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/p5-Mail-ClamAV/Makefile b/mail/p5-Mail-ClamAV/Makefile index 0e1abb6cc512..82cfc3913018 100644 --- a/mail/p5-Mail-ClamAV/Makefile +++ b/mail/p5-Mail-ClamAV/Makefile @@ -26,6 +26,8 @@ PERL_CONFIGURE= yes MAN3= Mail::ClamAV.3 +BROKEN= Doesn't build with clamav 0.95 or later + post-install: @${CAT} ${PKGMESSAGE} |