diff options
Diffstat (limited to 'devel/fpc-fcl-net/Makefile')
-rw-r--r-- | devel/fpc-fcl-net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/fpc-fcl-net/Makefile b/devel/fpc-fcl-net/Makefile index 3216f38b62ae..688a9917290f 100644 --- a/devel/fpc-fcl-net/Makefile +++ b/devel/fpc-fcl-net/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= -fcl-net COMMENT= Free Pascal network interfaces (FCL) +USES= fpc USE_FPC= fcl-base openssl fcl-xml fcl-passrc fcl-async rtl-extra MASTERDIR= ${.CURDIR}/../../lang/fpc |