diff options
author | netchild <netchild@FreeBSD.org> | 2004-01-11 15:34:17 +0000 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2004-01-11 15:34:17 +0000 |
commit | 0b4502003399932ac6143c6718c92f55cfdbc125 (patch) | |
tree | db10d4878416ef0c5e47c01b8715554e373a7a5c /lang/Makefile | |
parent | 788f908156a90db9f2dfa2ffb722095a32be4e3e (diff) | |
download | FreeBSD-ports-0b4502003399932ac6143c6718c92f55cfdbc125.zip FreeBSD-ports-0b4502003399932ac6143c6718c92f55cfdbc125.tar.gz |
- connect icc7 to the build after a repocopy from icc
- update icc7 to 7.1.035
- sync parts of icc7 with the icc (v8) port
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 a38f668..82d5206 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -90,6 +90,7 @@ SUBDIR += huc SUBDIR += hugs SUBDIR += icc + SUBDIR += icc7 SUBDIR += ici SUBDIR += icon SUBDIR += ifc |