diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-12-08 19:58:49 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-12-08 19:58:49 +0000 |
commit | f584da22ee03bf55f4db7ffa79c61aa8ad827ad6 (patch) | |
tree | f7da82208d8de3376467178192bb0f8181f73280 /devel/Makefile | |
parent | deb6a6b36bfd8259bc9c372e4698cb7c7a8233ce (diff) |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/devel/Makefile b/devel/Makefile index 2b55e0844d12..a5570803dd0b 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -61,15 +61,15 @@ SUBDIR += atlas SUBDIR += atlas-devel SUBDIR += autobook + SUBDIR += autoconf SUBDIR += autoconf-archive SUBDIR += autoconf-wrapper SUBDIR += autoconf213 - SUBDIR += autoconf268 SUBDIR += autodia SUBDIR += autodist SUBDIR += autogen + SUBDIR += automake SUBDIR += automake-wrapper - SUBDIR += automake111 SUBDIR += automake14 SUBDIR += automoc4 SUBDIR += autotools @@ -820,8 +820,7 @@ SUBDIR += liblogging SUBDIR += liblouis SUBDIR += liblouisxml - SUBDIR += libltdl22 - SUBDIR += libltdl24 + SUBDIR += libltdl SUBDIR += libmaa SUBDIR += libmatheval SUBDIR += libmba @@ -890,8 +889,7 @@ SUBDIR += libticalcs SUBDIR += libtifiles SUBDIR += libtifiles2 - SUBDIR += libtool22 - SUBDIR += libtool24 + SUBDIR += libtool SUBDIR += libtpl SUBDIR += libublio SUBDIR += libukcprog |