diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2008-03-11 21:13:53 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2008-03-11 21:13:53 +0000 |
commit | 9a2e4c8b780fc607dc4b4adabefb354c84401a96 (patch) | |
tree | f59767aed29b447d3d80ab987e898598663c27e3 /devel/Makefile | |
parent | 621c804e48a9fdddd6a00d78585fa8cb20c8460e (diff) | |
download | ports-9a2e4c8b780fc607dc4b4adabefb354c84401a96.tar.gz ports-9a2e4c8b780fc607dc4b4adabefb354c84401a96.zip |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 2f0c58ac2767..a8bfe2f73b63 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -271,10 +271,16 @@ SUBDIR += duplo SUBDIR += dwarfdump SUBDIR += e4graph + SUBDIR += e_dbus SUBDIR += ebnf2yacc SUBDIR += eboxy SUBDIR += ecb SUBDIR += ecgi + SUBDIR += ecore + SUBDIR += ecore-file + SUBDIR += ecore-ipc + SUBDIR += ecore-job + SUBDIR += ecore-main SUBDIR += ecos-tools SUBDIR += eet SUBDIR += egypt |