diff options
Diffstat (limited to 'devel/fpc-fcl-extra/Makefile')
-rw-r--r-- | devel/fpc-fcl-extra/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/fpc-fcl-extra/Makefile b/devel/fpc-fcl-extra/Makefile index 787554cf472b..ec0e3aea6393 100644 --- a/devel/fpc-fcl-extra/Makefile +++ b/devel/fpc-fcl-extra/Makefile @@ -5,6 +5,7 @@ PKGNAMESUFFIX= -fcl-extra COMMENT= Free Pascal extra libraries (FCL) +USES= fpc USE_FPC= fcl-base fcl-res rtl-objpas MASTERDIR= ${.CURDIR}/../../lang/fpc |