mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Fix build on CURRENT using m4 -g instead of m4
Approved by: johans
This commit is contained in:
parent
c42ac35de4
commit
91b4ed8d8a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287628
@ -25,6 +25,7 @@ LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp
|
||||
USE_GMAKE= yes
|
||||
USE_OPENSSL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= M4="/usr/bin/m4 -g"
|
||||
CONFIGURE_ARGS= --enable-shared
|
||||
MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user