diff options
Diffstat (limited to 'devel/fpc-fcl-registry/Makefile')
-rw-r--r-- | devel/fpc-fcl-registry/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/fpc-fcl-registry/Makefile b/devel/fpc-fcl-registry/Makefile index aebc95afaeed..442b55d5589a 100644 --- a/devel/fpc-fcl-registry/Makefile +++ b/devel/fpc-fcl-registry/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= -fcl-registry COMMENT= Free Pascal emulation of Windows registry (FCL) +USES= fpc USE_FPC= fcl-base fcl-xml MASTERDIR= ${.CURDIR}/../../lang/fpc |