mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
Fix build on 4.x.
Reported by: poinrthat via kris
This commit is contained in:
parent
d562dd5021
commit
5799e59274
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=155604
@ -95,10 +95,6 @@ RC_SCRIPTS_SUB= PREFIX=${PREFIX} \
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e "s|@HAVE_PERL_TRUE@|#|g" ${WRKSRC}/Makefile.in
|
||||
.if ${OSVERSION} < 500000
|
||||
@${REINPLACE_CMD} -e "s|PRIu64|\"llu\"|g" ${WRKSRC}/src/*.[cl] \
|
||||
${WRKSRC}/backends/plaintext/*.[cl] ${WRKSRC}/backends/mysql/*.[cl]
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
Loading…
Reference in New Issue
Block a user