mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
Remove USES=fakeroot, it hangs when building as a regular user and doesn't
seem necessary
This commit is contained in:
parent
87ce9c2315
commit
8c6b78ad37
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390586
@ -59,7 +59,7 @@ CONFIGURE_ARGS+= --exec-prefix="${PREFIX}" \
|
||||
# Flags
|
||||
CONFIGURE_ENV+= PTHREAD_LDFLAGS="-lpthread"
|
||||
|
||||
USES= cpe compiler waf fakeroot pkgconfig perl5 python:2 \
|
||||
USES= cpe compiler waf pkgconfig perl5 python:2 \
|
||||
execinfo readline iconv shebangfix
|
||||
USE_PERL5= build
|
||||
USE_LDCONFIG= ${SAMBA4_LIBDIR}
|
||||
|
Loading…
Reference in New Issue
Block a user