mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Fix building.
PR: 128777 Submitted by: bsam Approved by: acm (maintainer, timeout 6 weeks)
This commit is contained in:
parent
fbc6b2a8ab
commit
1f90d8e2c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=224777
1 changed files with 1 additions and 1 deletions
|
@ -18,6 +18,6 @@ USE_FPC= fcl-base fcl-passrc fcl-xml gdbint graph ibase libasync libcurl \
|
|||
|
||||
MASTERDIR= ${.CURDIR}/../../lang/fpc
|
||||
WRKUNITDIR= ${FPCSRCDIR}/${PKGNAMESUFFIX:S/-//}
|
||||
EXTRACTUNITDIR+= ${WRKUNITDIR} ${FPCSRCDIR}/fcl/inc
|
||||
EXTRACTUNITDIR+= ${WRKUNITDIR}
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
Loading…
Add table
Reference in a new issue