FreeBSD 10 still requires gpatch.
PR: 232809 Submitted by: Bengt Ahlgren <bengta@sics.se>
This commit is contained in:
parent
9032938016
commit
01f145fab3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483463
1 changed files with 2 additions and 2 deletions
|
@ -18,12 +18,12 @@ COMMENT= Library for multiple-precision floating-point computations
|
|||
LICENSE= LGPL3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING.LESSER
|
||||
|
||||
#PATCH_DEPENDS= gpatch:devel/patch
|
||||
PATCH_DEPENDS= gpatch:devel/patch
|
||||
LIB_DEPENDS= libgmp.so:math/gmp
|
||||
|
||||
PATCHLEVEL= 13
|
||||
PATCHFILES!= /usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL}
|
||||
#PATCH= ${LOCALBASE}/bin/gpatch
|
||||
PATCH= ${LOCALBASE}/bin/gpatch
|
||||
|
||||
USES= libtool tar:xz
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
Loading…
Reference in a new issue