summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-12-09 02:28:27 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-12-09 02:28:27 +0000
commit36da4a1c414406164ded3da593ac84911d46c715 (patch)
tree3b9b7a79d5f09f9f442930fee35f0c835d677bbe /lang/Makefile
parentMaster/WWW site moved to SourceForge - update URL. (diff)
o New port fpc version 1.0.4: Free Pascal beta compiler with Turbo,
Delphi and other extensions o Borrows install scripting tricks from halflifeserver port PR: 32385 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 7b4f7e1ea447..26d5cea62036 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -38,6 +38,7 @@
SUBDIR += ferite
SUBDIR += fesi
SUBDIR += forth
+ SUBDIR += fpc
SUBDIR += gawk
SUBDIR += gcc-devel
SUBDIR += gcc27