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:
Tijl Coosemans 2017-12-23 17:22:10 +00:00
parent 87a85bfada
commit fce0066cd9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457089

View file

@ -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