forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
245 B
Text
11 lines
245 B
Text
--- src/Makefile.orig 2014-03-26 03:33:24.000000000 -0300
|
|
+++ src/Makefile 2014-03-26 03:33:44.000000000 -0300
|
|
@@ -14,6 +14,8 @@
|
|
NOMAN=
|
|
NO_MAN=
|
|
|
|
+BINOWN!= /usr/bin/id -n -u
|
|
+BINGRP!= /usr/bin/id -n -g
|
|
|
|
# Default configuration directory
|
|
|