Remove unnecessary ACLOCAL_ARGS and pre-configure
This commit is contained in:
parent
fbdab0840b
commit
e8ccb45a57
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368139
1 changed files with 0 additions and 6 deletions
|
@ -21,12 +21,6 @@ PATHFIX_MAKEFILEIN= Makefile.am
|
|||
|
||||
USE_AUTOTOOLS= autoconf autoheader automake aclocal libtoolize
|
||||
AUTOMAKE_ARGS= --add-missing
|
||||
ACLOCAL_ARGS= -I ${LIBTOOL_M4:C,[^/]*$,,}
|
||||
INFO= ${PORTNAME}
|
||||
|
||||
# XXX: work around an issue with automake-1.13 erroring out on a
|
||||
# non-existent m4 directory before libtoolize creates it
|
||||
pre-configure::
|
||||
@${MKDIR} ${WRKSRC}/m4
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue