aboutsummaryrefslogtreecommitdiff
path: root/devel/fpc-fcl-pdf
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2018-02-02 05:35:20 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2018-02-02 05:35:20 +0000
commit3cf60bda84016ea30ad9a92eb3d6fa5f8c2ace77 (patch)
treef265cf68aa123d6ea7a3645dae1537a2198c4d99 /devel/fpc-fcl-pdf
parenta88b1c9e0161c92922aef8723207ac36d231ba4f (diff)
downloadports-3cf60bda84016ea30ad9a92eb3d6fa5f8c2ace77.tar.gz
ports-3cf60bda84016ea30ad9a92eb3d6fa5f8c2ace77.zip
- Fix build
Notes
Notes: svn path=/head/; revision=460667
Diffstat (limited to 'devel/fpc-fcl-pdf')
-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/-//}