Add missing on autoconf.
PR: 138377
This commit is contained in:
parent
9dd482a0f2
commit
7c481b979b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241392
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ USE_GNOME= glib20
|
|||
.endif
|
||||
USE_PERL5= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= aclocal:19 automake:19
|
||||
USE_AUTOTOOLS= aclocal:19 autoconf:262 automake:19
|
||||
ACLOCAL_ARGS= -I m4
|
||||
AUTOMAKE_ARGS= -c -a
|
||||
|
||||
|
|
Loading…
Reference in a new issue