ports/sysutils/eject/files/patch-Makefile
Sergey Matveychuk 89193fb442 - Remove FORBIDDEN
- Add a patch to prevent install suid executable and message about it.

PR:		ports/112754
Submitted by:	Ighighi <ighighi@gmail.com>, Cristian KLEIN <cristi@net.utcluj.ro>
2007-08-04 09:33:17 +00:00

11 lines
230 B
Text

--- Makefile.orig 2007-08-04 13:17:07.000000000 +0400
+++ Makefile 2007-08-04 13:17:14.000000000 +0400
@@ -5,7 +5,7 @@
PROG= eject
BINOWN= root
-BINMODE= 4555
+BINMODE= 555
BINDIR= ${PREFIX}/sbin
MANDIR= ${PREFIX}/man/man