diff options
-rw-r--r-- | comms/efax/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/efax/Makefile b/comms/efax/Makefile index c3073cc0c7db..e4e76e2ae977 100644 --- a/comms/efax/Makefile +++ b/comms/efax/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://shino.pos.to/linux/ MAINTAINER= mita@FreeBSD.org +FORBIDDEN= "Buffer overflow yielding setuid uucp" + RUN_DEPENDS= xloadimage:${PORTSDIR}/x11/xloadimage USE_GMAKE= YES |