diff options
Diffstat (limited to 'lang/fpc-rtl-unicode/Makefile')
-rw-r--r-- | lang/fpc-rtl-unicode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/fpc-rtl-unicode/Makefile b/lang/fpc-rtl-unicode/Makefile index c5a105ce9a90..f83f5d568497 100644 --- a/lang/fpc-rtl-unicode/Makefile +++ b/lang/fpc-rtl-unicode/Makefile @@ -5,7 +5,7 @@ PKGNAMESUFFIX= -rtl-unicode COMMENT= Free Pascal compatibility unit with Delphi -USE_FPC= yes +USES= fpc MASTERDIR= ${.CURDIR}/../../lang/fpc WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//} |