aboutsummaryrefslogtreecommitdiff
path: root/devel/fpc-fcl-web
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2011-06-28 09:02:51 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2011-06-28 09:02:51 +0000
commitd2cf4af77c03fb51ddf6909d31a1475c4bd4aeeb (patch)
treeb41e2706c0fdaeed4a8fe86ec168239c733810e8 /devel/fpc-fcl-web
parenta505a92c47f7bdc1074402a0b20b48b28f5176d2 (diff)
downloadports-d2cf4af77c03fb51ddf6909d31a1475c4bd4aeeb.tar.gz
ports-d2cf4af77c03fb51ddf6909d31a1475c4bd4aeeb.zip
Notes
Diffstat (limited to 'devel/fpc-fcl-web')
-rw-r--r--devel/fpc-fcl-web/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/fpc-fcl-web/Makefile b/devel/fpc-fcl-web/Makefile
index 984ca6a0b5de..9347526f9f18 100644
--- a/devel/fpc-fcl-web/Makefile
+++ b/devel/fpc-fcl-web/Makefile
@@ -12,9 +12,9 @@ PKGNAMESUFFIX= -fcl-web
MAINTAINER= acm@FreeBSD.org
COMMENT= Free Pascal Component Library
-USE_FPC= fastcgi fcl-async fcl-base fcl-db fcl-net fcl-process fcl-xml \
- hash httpd13 httpd20 httpd22 ibase mysql odbc oracle paszlib \
- postgres pthreads sqlite
+USE_FPC= fastcgi fcl-async fcl-base fcl-db fcl-json fcl-net fcl-process \
+ fcl-xml hash httpd13 httpd20 httpd22 ibase mysql odbc oracle \
+ paszlib postgres pthreads sqlite
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}