summaryrefslogtreecommitdiff
path: root/misc/fpc-chm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/fpc-chm/Makefile')
-rw-r--r--misc/fpc-chm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/fpc-chm/Makefile b/misc/fpc-chm/Makefile
index 69597bd0e500..7466b1fed37c 100644
--- a/misc/fpc-chm/Makefile
+++ b/misc/fpc-chm/Makefile
@@ -6,7 +6,7 @@ PKGNAMESUFFIX= -chm
COMMENT= Free Pascal unit to manipulate chm files
USES= fpc
-USE_FPC= fcl-base fcl-xml
+USE_FPC= fcl-base fcl-xml rtl-generics
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}