diff options
author | pgj <pgj@FreeBSD.org> | 2009-03-10 00:16:58 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2009-03-10 00:16:58 +0800 |
commit | 25b5639629e13067d9c945a860d46d0497d42ea2 (patch) | |
tree | 7b278d2789814a732bc96d9dfb23d4298ddf7a00 /devel | |
parent | 40f53f305bc5cf103a7d1aed1c27375162f6f6cb (diff) | |
download | freebsd-ports-gnome-25b5639629e13067d9c945a860d46d0497d42ea2.tar.gz freebsd-ports-gnome-25b5639629e13067d9c945a860d46d0497d42ea2.tar.zst freebsd-ports-gnome-25b5639629e13067d9c945a860d46d0497d42ea2.zip |
Add icmake (missed from the last commit)
Approved by: tabthorpe
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index e15c35cf9e76..a2e4e10c3250 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -521,6 +521,7 @@ SUBDIR += i960-rtems-gcc SUBDIR += i960-rtems-gdb SUBDIR += ice + SUBDIR += icmake SUBDIR += icu SUBDIR += icu2 SUBDIR += id-utils |