diff options
Diffstat (limited to 'devel/fpc-fcl-fpcunit/Makefile')
-rw-r--r-- | devel/fpc-fcl-fpcunit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/fpc-fcl-fpcunit/Makefile b/devel/fpc-fcl-fpcunit/Makefile index 3dafc8971d63..e0ca0f13d0e0 100644 --- a/devel/fpc-fcl-fpcunit/Makefile +++ b/devel/fpc-fcl-fpcunit/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= -fcl-fpcunit COMMENT= Free Pascal unit testing library (FCL) +USES= fpc USE_FPC= fcl-base fcl-xml MASTERDIR= ${.CURDIR}/../../lang/fpc |