diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-06-29 19:31:23 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-06-29 19:31:23 +0000 |
commit | 7df2c0055a16b39cfba158f4faaf600cbce6b6c0 (patch) | |
tree | 7456699dcbf646ce0ced95129f50ebd3bb2e6358 /devel/Makefile | |
parent | libunicode is a library for manipulating Unicode characters and (diff) |
Activate gconf, gnomevfs, and libunicode
Notes
Notes:
svn path=/head/; revision=29995
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index a882ac88e27e..1dbf84c791c6 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -67,6 +67,7 @@ SUBDIR += gaa SUBDIR += gcc-6811 SUBDIR += gcc-m68k + SUBDIR += gconf SUBDIR += gdb-m68k SUBDIR += gettext SUBDIR += gide @@ -76,6 +77,7 @@ SUBDIR += global SUBDIR += gmake SUBDIR += gnomedebug + SUBDIR += gnomevfs SUBDIR += gnustep SUBDIR += gperf SUBDIR += gtksheet @@ -115,6 +117,7 @@ SUBDIR += libsigc++ SUBDIR += libslang SUBDIR += libtool + SUBDIR += libunicode SUBDIR += libxalloc SUBDIR += lincvs SUBDIR += linux_devtools |