diff options
-rw-r--r-- | lang/fpc-utils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/fpc-utils/Makefile b/lang/fpc-utils/Makefile index 3319cd76235c..52b67ed2320e 100644 --- a/lang/fpc-utils/Makefile +++ b/lang/fpc-utils/Makefile @@ -6,8 +6,8 @@ PKGNAMESUFFIX= -utils COMMENT= Free Pascal Compiler utilities -USE_FPC= chm fcl-base fcl-net fcl-passrc fcl-res fcl-xml fppkg \ - libcurl fcl-json rtl-extra rtl-objpas openssl fcl-async \ +USE_FPC= chm fcl-base fcl-fpcunit fcl-net fcl-passrc fcl-res fcl-xml \ + fppkg libcurl fcl-json rtl-extra rtl-objpas openssl fcl-async \ fcl-web fcl-db ibase mysql odbc oracle postgres sqlite \ dblib pxlib fastcgi httpd22 httpd24 |