summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-12-05 23:29:36 +0000
committerJohn Marino <marino@FreeBSD.org>2015-12-05 23:29:36 +0000
commitf01cba6e50575183cf50dc87ded17319b63e1a14 (patch)
tree6ef0e1020a116341931d3335d3863622b9586ead /lang/Makefile
parentbsd.qt.mk: Move QT_NONSTANDARD check to the _POSTMKINCLUDED section. (diff)
FPC ecosystem: Upgrade version 2.6.4 => 3.0.0
This is the first major release of FreePascal in nearly four years. There are a ton of new features, way more to list here. see: http://wiki.freepascal.org/FPC_New_Features_3.0 Several new unit ports were added, some were contracted. Most of those were absorbed into the main FPC packages, but two units are no longer supported: sndfile and matroshka. All 99 remaining ports (including Lazarus ports) were build tested on FreeBSD i386 and amd64 Release 10.2
Notes
Notes: svn path=/head/; revision=403082
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index b8d321871ab7..e15be2da4058 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -80,6 +80,10 @@
SUBDIR += fpc-docs
SUBDIR += fpc-lua
SUBDIR += fpc-rexx
+ SUBDIR += fpc-rtl-console
+ SUBDIR += fpc-rtl-extra
+ SUBDIR += fpc-rtl-objpas
+ SUBDIR += fpc-rtl-unicode
SUBDIR += fpc-tcl
SUBDIR += fpc-units
SUBDIR += fpc-utils