mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Remove unused ACLOCAL_ARGS and switch to USES=autoreconf:build because
autoreconf is run manually via autogen.sh in pre-configure.
This commit is contained in:
parent
87a85bfada
commit
fce0066cd9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457089
1 changed files with 1 additions and 2 deletions
|
@ -22,9 +22,8 @@ WRKSRC= ${WRKDIR}/grub-2.02
|
|||
CONFLICTS= grub-0* grub2-2*
|
||||
SSP_UNSAFE= yes
|
||||
USE_GCC= yes
|
||||
ACLOCAL_ARGS= -Im4
|
||||
GNU_CONFIGURE= yes
|
||||
USES= autoreconf bison cpe gettext gmake makeinfo python tar:xz
|
||||
USES= autoreconf:build bison cpe gettext gmake makeinfo python tar:xz
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
INFO= grub grub-dev
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue