diff options
Diffstat (limited to 'lang/fpc-utils/Makefile')
-rw-r--r-- | lang/fpc-utils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/fpc-utils/Makefile b/lang/fpc-utils/Makefile index 155ac9bc997b..b7ef11726a52 100644 --- a/lang/fpc-utils/Makefile +++ b/lang/fpc-utils/Makefile @@ -12,7 +12,7 @@ PKGNAMESUFFIX= -utils MAINTAINER= acm@FreeBSD.org COMMENT= Free Pascal Compiler utils -USE_FPC= chm fcl-async fcl-base fcl-net fcl-passrc fcl-process fcl-xml gdbint \ +USE_FPC= chm fcl-async fcl-base fcl-net fcl-passrc fcl-process fcl-res fcl-xml gdbint \ graph ibase libcurl hash mysql oracle pasjpeg paszlib pthreads \ postgres regexpr sqlite |