mirror of
https://git.freebsd.org/ports.git
synced 2025-05-07 19:30:46 -04:00
10 lines
268 B
Text
10 lines
268 B
Text
--- dccproc/Makefile.in.orig 2014-08-06 14:43:42 UTC
|
|
+++ dccproc/Makefile.in
|
|
@@ -45,7 +45,5 @@ SRCS =$(PROG).c
|
|
|
|
@MAKE_DOT@ifndef NO_SUID
|
|
# dccproc needs to be SUID to read the server passwords
|
|
-BINMODE =4$(DCC_MODE)
|
|
-BINOWN =@DCCSUID@
|
|
@MAKE_DOT@endif
|
|
@MAKE_INC2@
|