aboutsummaryrefslogtreecommitdiff
path: root/devel/fpc-fcl-db
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2009-05-07 21:56:10 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2009-05-07 21:56:10 +0000
commit7bc3f2a974525b02a920aac4237f2a71b3621d30 (patch)
tree80f855cb8832c3d95d42906fcf7fbd7726742cd9 /devel/fpc-fcl-db
parent724670b103b0919681c35ceeafd6075ae6369c65 (diff)
downloadports-7bc3f2a974525b02a920aac4237f2a71b3621d30.tar.gz
ports-7bc3f2a974525b02a920aac4237f2a71b3621d30.zip
- Add missing dependency
PR: 134331 Submitted by: Boris Samorodov <bsam at _freebsd.org>
Notes
Notes: svn path=/head/; revision=233399
Diffstat (limited to 'devel/fpc-fcl-db')
-rw-r--r--devel/fpc-fcl-db/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/fpc-fcl-db/Makefile b/devel/fpc-fcl-db/Makefile
index 079a4c6702db..cc414331520d 100644
--- a/devel/fpc-fcl-db/Makefile
+++ b/devel/fpc-fcl-db/Makefile
@@ -12,7 +12,7 @@ PKGNAMESUFFIX= -fcl-db
MAINTAINER= acm@FreeBSD.org
COMMENT= Free Pascal Component Library
-USE_FPC= fcl-async fcl-base hash ibase mysql odbc oracle paszlib postgres \
+USE_FPC= fcl-async fcl-base fcl-xml hash ibase mysql odbc oracle paszlib postgres \
pthreads pxlib sqlite
MASTERDIR= ${.CURDIR}/../../lang/fpc