Add variables $ACLOCAL and $AUTOHEADER, now that the program names
contain version numbers. Approved by: portmgr (sobomax)
This commit is contained in:
parent
39e5ada323
commit
5a08ef716f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=49983
1 changed files with 2 additions and 0 deletions
|
@ -941,8 +941,10 @@ NONEXISTENT?= /nonexistent
|
|||
|
||||
# Miscellaneous overridable commands:
|
||||
GMAKE?= gmake
|
||||
ACLOCAL?= aclocal14
|
||||
AUTOMAKE?= automake14
|
||||
AUTOCONF?= autoconf213
|
||||
AUTOHEADER?= autoheader213
|
||||
LIBTOOL?= libtool
|
||||
XMKMF?= xmkmf -a
|
||||
.if exists(/sbin/md5)
|
||||
|
|
Loading…
Reference in a new issue