mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 04:46:28 -04:00
math/mpfr: fix build on -CURRENT by using gmake
PR: 263285 Submitted by: vishwin
This commit is contained in:
parent
2047503c90
commit
0a8becf43a
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ LIB_DEPENDS= libgmp.so:math/gmp
|
|||
PATCHLEVEL= 13
|
||||
PATCHFILES!= /usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL}
|
||||
|
||||
USES= libtool tar:xz
|
||||
USES= gmake libtool makeinfo tar:xz
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-gmp=${LOCALBASE}
|
||||
INSTALL_TARGET= install-strip
|
||||
|
|
Loading…
Add table
Reference in a new issue