diff options
Diffstat (limited to 'editors/fpc-ide/Makefile')
-rw-r--r-- | editors/fpc-ide/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/fpc-ide/Makefile b/editors/fpc-ide/Makefile index f1b13fa960b1..955044892271 100644 --- a/editors/fpc-ide/Makefile +++ b/editors/fpc-ide/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= -ide COMMENT= Free Pascal integrated IDE/compiler +USES= fpc USE_FPC= chm fv gdbint regexpr rtl-extra rtl-console fcl-xml MASTERDIR= ${.CURDIR}/../../lang/fpc |