diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-04-06 15:16:01 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-04-06 15:16:01 +0800 |
commit | 737697d71753db1f86a49184aef32843c3791273 (patch) | |
tree | 0bee46519aba47806c17cbf3f7fcffd0278f3f87 /devel/Makefile | |
parent | 8ce84bf8ce26d191d096b53c3d62d222a930af72 (diff) | |
download | freebsd-ports-gnome-737697d71753db1f86a49184aef32843c3791273.tar.gz freebsd-ports-gnome-737697d71753db1f86a49184aef32843c3791273.tar.zst freebsd-ports-gnome-737697d71753db1f86a49184aef32843c3791273.zip |
add libsigcx 0.6.0
libSigC++ Extras
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 |