aboutsummaryrefslogtreecommitdiff
path: root/devel/commoncpp
diff options
context:
space:
mode:
Diffstat (limited to 'devel/commoncpp')
-rw-r--r--devel/commoncpp/Makefile2
-rw-r--r--devel/commoncpp/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/commoncpp/Makefile b/devel/commoncpp/Makefile
index 14678f930c9d..93cbcb46eb3c 100644
--- a/devel/commoncpp/Makefile
+++ b/devel/commoncpp/Makefile
@@ -30,7 +30,7 @@ GNU_CONFIGURE= yes
USE_GCC= 3.4+
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \
ac_cv_path_DOXYGEN=no
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
INFO= commoncpp2
diff --git a/devel/commoncpp/pkg-descr b/devel/commoncpp/pkg-descr
index d400a7c09221..794dfd6b2e9f 100644
--- a/devel/commoncpp/pkg-descr
+++ b/devel/commoncpp/pkg-descr
@@ -1,4 +1,4 @@
-Common C++ offers a portable highly portable C++ application development
+Common C++ offers a highly portable C++ application development
framework. Common C++ provides classes for threads, sockets, daemon
management, system logging, object synchronization, realtime network
development, persistant object management, and file access.