diff options
author | acm <acm@FreeBSD.org> | 2006-07-24 19:21:27 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2006-07-24 19:21:27 +0800 |
commit | be8c2fc2f0a9dbc5795cca72bab530cd95ac8cf9 (patch) | |
tree | a3a2f4268e8fe61cde513b3aae848bcf90394d28 /lang/Makefile | |
parent | f17c49926cffd90046cb36851ca50d5d2a825410 (diff) | |
download | freebsd-ports-gnome-be8c2fc2f0a9dbc5795cca72bab530cd95ac8cf9.tar.gz freebsd-ports-gnome-be8c2fc2f0a9dbc5795cca72bab530cd95ac8cf9.tar.zst freebsd-ports-gnome-be8c2fc2f0a9dbc5795cca72bab530cd95ac8cf9.zip |
- The big change on ports of freepascal, now all ports are compiled
- Adding entry for lang/fpc-utils
Approved by: garga (mentor)
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 4b373a2a2a09..3f39ec83d84b 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -66,6 +66,7 @@ SUBDIR += fpc-docs SUBDIR += fpc-tcl SUBDIR += fpc-units + SUBDIR += fpc-utils SUBDIR += freetxl SUBDIR += gambas SUBDIR += gauche |