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