1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

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:
Jan Beich 2021-08-01 03:06:25 +00:00
parent 42cfc88267
commit 644e2fda25

View File

@ -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