diff options
author | maho <maho@FreeBSD.org> | 2004-12-19 19:26:59 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2004-12-19 19:26:59 +0800 |
commit | bc40878675e6c30cc474870233634d3682796b2f (patch) | |
tree | e25e35b03434c549307f96c416fb431fb350d2cb /lang | |
parent | f0a04bfdb0119d235a685896f940220c419db781 (diff) | |
download | freebsd-ports-gnome-bc40878675e6c30cc474870233634d3682796b2f.tar.gz freebsd-ports-gnome-bc40878675e6c30cc474870233634d3682796b2f.tar.zst freebsd-ports-gnome-bc40878675e6c30cc474870233634d3682796b2f.zip |
Add MOVED section for devel/bison-devel and lang/gcc-ooo
and add them in Makefiles at devel/Makefile and lang/Makefile
Reported by: kris
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index a1ea8d70ca7f..54070fcea8fd 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -65,6 +65,7 @@ SUBDIR += gauche SUBDIR += gawk SUBDIR += gcc-objc + SUBDIR += gcc-ooo SUBDIR += gcc27 SUBDIR += gcc28 SUBDIR += gcc295 |