diff options
Diffstat (limited to 'devel/fpc-fv/Makefile')
-rw-r--r-- | devel/fpc-fv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/fpc-fv/Makefile b/devel/fpc-fv/Makefile index 8fb521013c83..e391610220f1 100644 --- a/devel/fpc-fv/Makefile +++ b/devel/fpc-fv/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= -fv COMMENT= FreeVision is a Free Pascal unit for Delphi support +USES= fpc USE_FPC= rtl-console rtl-extra MASTERDIR= ${.CURDIR}/../../lang/fpc |