mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-08 12:01:56 +00:00
- Fix build
PR: 202348 Submitted by: bbtruk@users.sourceforge.net (maintainer)
This commit is contained in:
parent
bcf27cc175
commit
e05892197a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394401
@ -121,6 +121,10 @@ BUILD_MODE= Debug
|
||||
BUILD_MODE= NoDebug Full Optimizations
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MWFX_FTP}
|
||||
USE_FPC= fcl-net
|
||||
.endif
|
||||
|
||||
pre-patch:
|
||||
${TR} '\r' '\n' < ${WRKSRC}/src/uGlobsPaths.pas > ${WRKSRC}/src/uGlobsPaths.pas.unix
|
||||
${MV} ${WRKSRC}/src/uGlobsPaths.pas.unix ${WRKSRC}/src/uGlobsPaths.pas
|
||||
|
Loading…
x
Reference in New Issue
Block a user