diff options
Diffstat (limited to 'devel/fpc-fcl-sound/Makefile')
-rw-r--r-- | devel/fpc-fcl-sound/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/fpc-fcl-sound/Makefile b/devel/fpc-fcl-sound/Makefile index c2e19fd9bf20..5f20bbc0e53f 100644 --- a/devel/fpc-fcl-sound/Makefile +++ b/devel/fpc-fcl-sound/Makefile @@ -5,6 +5,7 @@ PKGNAMESUFFIX= -fcl-sound COMMENT= Free Pascal sound loading, storing and converion (FCL) +USES= fpc USE_FPC= fcl-base fcl-res rtl-objpas MASTERDIR= ${.CURDIR}/../../lang/fpc |