diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/fpc-fcl-db/Makefile | 2 |
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 |