forked from Lainports/freebsd-ports
lang/fpc-utils: unbreak after e40d870fc3
The installer encountered the following error: Could not find unit directory for dependency package "tplylib" required for package "fcl-res" gmake[1]: *** [Makefile:2469: release] Error 1 gmake[1]: Leaving directory '/usr/ports/lang/fpc-utils/work/fpc-3.2.2/utils'
This commit is contained in:
parent
42cfc88267
commit
644e2fda25
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ USE_FPC= chm dblib fastcgi fcl-async fcl-base fcl-db fcl-fpcunit fcl-js \
|
|||
fcl-net fcl-passrc fcl-res fcl-xml fcl-web fcl-json fppkg \
|
||||
httpd22 httpd24 ibase libcurl libmicrohttpd mysql odbc openssl \
|
||||
oracle pastojs postgres pxlib rtl-extra rtl-generics rtl-objpas \
|
||||
sqlite webidl
|
||||
tplylib sqlite webidl
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../lang/fpc
|
||||
WRKUNITDIR= ${FPCSRCDIR}/utils
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue