summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorMurray Stokely <murray@FreeBSD.org>2003-05-03 07:54:31 +0000
committerMurray Stokely <murray@FreeBSD.org>2003-05-03 07:54:31 +0000
commit31d411276a372f305f1aa062894cef3c7f9fe37e (patch)
tree060af79902bda7f3af4e80545a805183ef7fee22 /comms
parentFix port building if WITH_MUTT_XFACE knob is defined. (diff)
Remove unnecessary SUID bit from efax executable. Remove FORBIDDEN
status. Submitted by: mita
Notes
Notes: svn path=/head/; revision=80042
Diffstat (limited to 'comms')
-rw-r--r--comms/efax/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/comms/efax/Makefile b/comms/efax/Makefile
index a50c2a56fce3..ab73cd2753c5 100644
--- a/comms/efax/Makefile
+++ b/comms/efax/Makefile
@@ -13,8 +13,6 @@ MASTER_SITES= http://shino.pos.to/linux/
MAINTAINER= mita@FreeBSD.org
COMMENT= Fax send/receive program
-FORBIDDEN= "Buffer overflow yielding setuid uucp"
-
RUN_DEPENDS= xloadimage:${PORTSDIR}/x11/xloadimage
USE_GMAKE= YES
@@ -32,8 +30,6 @@ post-build:
${WRKSRC}/fax
post-install:
- ${CHOWN} uucp:dialer ${PREFIX}/bin/efax
- ${CHMOD} 4755 ${PREFIX}/bin/efax
${INSTALL_DATA} ${WRKSRC}/efax.rc.sample ${PREFIX}/etc
${INSTALL_DATA} ${WRKSRC}/efax.rc.sample.ja ${PREFIX}/etc
${MKDIR} ${DOCDIR}