svn commit: r556256 - head/lang
Jose Alonso Cardenas Marquez
acm at FreeBSD.org
Wed Nov 25 03:04:42 UTC 2020
Author: acm
Date: Wed Nov 25 03:04:42 2020
New Revision: 556256
URL: https://svnweb.freebsd.org/changeset/ports/556256
Log:
- Connect new fpc ports
Modified:
head/lang/Makefile
Modified: head/lang/Makefile
==============================================================================
--- head/lang/Makefile Wed Nov 25 03:03:28 2020 (r556255)
+++ head/lang/Makefile Wed Nov 25 03:04:42 2020 (r556256)
@@ -75,9 +75,11 @@
SUBDIR += fpc-base
SUBDIR += fpc-docs
SUBDIR += fpc-lua
+ SUBDIR += fpc-pastojs
SUBDIR += fpc-rexx
SUBDIR += fpc-rtl-console
SUBDIR += fpc-rtl-extra
+ SUBDIR += fpc-rtl-generic
SUBDIR += fpc-rtl-objpas
SUBDIR += fpc-rtl-unicode
SUBDIR += fpc-source
More information about the svn-ports-all
mailing list