diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-04-06 07:16:01 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-04-06 07:16:01 +0000 |
commit | 826a3e61e4b2c07123e17973c1d54dda496d2aa4 (patch) | |
tree | d853afe0943b4a6c3bcd74c81ee8c4a0cb4ba468 /devel/Makefile | |
parent | unbreak openwebmail when it's installed in fresh-built environment. (diff) |
add libsigcx 0.6.0
libSigC++ Extras
Notes
Notes:
svn path=/head/; revision=78402
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index e739d4c00ae3..ea0860f5dba9 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -327,6 +327,7 @@ SUBDIR += libshhopt SUBDIR += libsigc++ SUBDIR += libsigc++12 + SUBDIR += libsigcx SUBDIR += libslang SUBDIR += libstocks SUBDIR += libstrfunc |