mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Disable maintainer mode to make sure configure never tries to regenerate
the configure and Makefiles
This commit is contained in:
parent
13b4c8496d
commit
0803b4afd9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364196
@ -21,6 +21,7 @@ CFLAGS+= -O0 -g
|
||||
USE_LDCONFIG= yes
|
||||
USES= libtool tar:xz
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-maintainer-mode
|
||||
|
||||
# Use a submake as 'deinstall install' needs to reevaluate PKG_CMD
|
||||
# so that pkg-static is used from the wrkdir
|
||||
|
Loading…
Reference in New Issue
Block a user