diff options
author | mnag <mnag@FreeBSD.org> | 2006-04-07 01:24:25 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2006-04-07 01:24:25 +0800 |
commit | a3a48bd0ba0764e1c6afa50e10fe2c5d695a6139 (patch) | |
tree | 97334efa0f033520e5118078da8187ff3acd145a /security/clamav-devel | |
parent | 6dcf3a8ac8ce0a89ac19c3414923d67815ffd64b (diff) | |
download | freebsd-ports-gnome-a3a48bd0ba0764e1c6afa50e10fe2c5d695a6139.tar.gz freebsd-ports-gnome-a3a48bd0ba0764e1c6afa50e10fe2c5d695a6139.tar.zst freebsd-ports-gnome-a3a48bd0ba0764e1c6afa50e10fe2c5d695a6139.zip |
- Mark as FORBIDDEN
Security: http://www.vuxml.org/freebsd/6a5174bd-c580-11da-9110-00123ffe8333.html
Diffstat (limited to 'security/clamav-devel')
-rw-r--r-- | security/clamav-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/clamav-devel/Makefile b/security/clamav-devel/Makefile index f38ce079e739..4f3d8613f907 100644 --- a/security/clamav-devel/Makefile +++ b/security/clamav-devel/Makefile @@ -17,6 +17,8 @@ DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} MAINTAINER= rob@debank.tv COMMENT= Command line virus scanner written entirely in C +FORBIDDEN= Security issues. http://www.vuxml.org/freebsd/6a5174bd-c580-11da-9110-00123ffe8333.html + LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha \ unarj:${PORTSDIR}/archivers/unarj \ |