diff options
Diffstat (limited to 'lang/fpc-rtl-console/Makefile')
-rw-r--r-- | lang/fpc-rtl-console/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/fpc-rtl-console/Makefile b/lang/fpc-rtl-console/Makefile index 0aa2afc3d932..bf1ca9c2250a 100644 --- a/lang/fpc-rtl-console/Makefile +++ b/lang/fpc-rtl-console/Makefile @@ -5,6 +5,7 @@ PKGNAMESUFFIX= -rtl-console COMMENT= Free Pascal console abstraction unit (RTL) +USES= fpc USE_FPC= rtl-extra MASTERDIR= ${.CURDIR}/../../lang/fpc |