mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
- Fix build by adding missing dependency
Approved by: portmgr blanket
This commit is contained in:
parent
bf39745241
commit
123308b6ae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394059
@ -10,7 +10,7 @@ COMMENT= Free Pascal Component Library
|
||||
|
||||
USE_FPC= fastcgi fcl-async fcl-base fcl-db fcl-json fcl-net fcl-process \
|
||||
fcl-xml hash httpd22 httpd24 ibase mysql odbc oracle paszlib postgres \
|
||||
pthreads sqlite
|
||||
pthreads sqlite fpmkunit
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../lang/fpc
|
||||
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
|
||||
|
Loading…
Reference in New Issue
Block a user