aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/fpc-fcl-pdf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/fpc-fcl-pdf/Makefile b/devel/fpc-fcl-pdf/Makefile
index 7ed867c4e747..a888bbbeeb03 100644
--- a/devel/fpc-fcl-pdf/Makefile
+++ b/devel/fpc-fcl-pdf/Makefile
@@ -5,7 +5,7 @@ PKGNAMESUFFIX= -fcl-pdf
COMMENT= Free Pascal pdf (FCL)
-USE_FPC= fcl-base fcl-image fcl-res pasjpeg rtl-objpas
+USE_FPC= fcl-base fcl-image fcl-res fcl-xml pasjpeg rtl-objpas
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}