diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-11-14 22:42:12 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-11-14 22:42:12 +0000 |
commit | c7652b0ec4584d63553dc6463721b596118a06aa (patch) | |
tree | 29e0492cd0b7b5c9cf307f53fceebf4161226315 /comms/efax | |
parent | d6c5cb19ccfb242e0e3a800b9da1f93c26487706 (diff) | |
download | ports-c7652b0ec4584d63553dc6463721b596118a06aa.tar.gz ports-c7652b0ec4584d63553dc6463721b596118a06aa.zip |
Notes
Diffstat (limited to 'comms/efax')
-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 |