diff options
Diffstat (limited to 'devel/fpc-fppkg/Makefile')
-rw-r--r-- | devel/fpc-fppkg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/fpc-fppkg/Makefile b/devel/fpc-fppkg/Makefile index 141eec54ac1f..3dfc3eb8b40a 100644 --- a/devel/fpc-fppkg/Makefile +++ b/devel/fpc-fppkg/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= -fppkg COMMENT= Free Pascal package manager unit +USES= fpc USE_FPC= dblib fastcgi fcl-async fcl-base fcl-db fcl-fpcunit fcl-json \ fcl-net fcl-passrc fcl-web fcl-xml httpd22 httpd24 ibase \ mysql odbc openssl oracle postgres pxlib rtl-extra sqlite |