mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Add missing aclocal:14 to USE_AUTOTOOLS
This commit is contained in:
parent
96c7fabcd6
commit
a68677ce19
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229416
@ -23,7 +23,7 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
|
||||
CXXFLAGS="-I${LOCALBASE}/include" \
|
||||
PERL=${PERL}
|
||||
USE_AUTOTOOLS= automake:14 autoconf:213
|
||||
USE_AUTOTOOLS= aclocal:14 automake:14 autoconf:213
|
||||
|
||||
USE_BDB= yes
|
||||
CONFIGURE_ARGS= --with-bdb-lib=-l${BDB_LIB_CXX_NAME} --with-bdb-incdir=${BDB_INCLUDE_DIR}
|
||||
|
Loading…
Reference in New Issue
Block a user