diff options
Diffstat (limited to 'misc/fpc-chm/Makefile')
-rw-r--r-- | misc/fpc-chm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/fpc-chm/Makefile b/misc/fpc-chm/Makefile index 9df9ece985be..41b8fe16426a 100644 --- a/misc/fpc-chm/Makefile +++ b/misc/fpc-chm/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= -chm COMMENT= Free Pascal unit to manipulate chm files +USES= fpc USE_FPC= fcl-base fcl-xml MASTERDIR= ${.CURDIR}/../../lang/fpc |