diff options
Diffstat (limited to 'devel/commoncpp/Makefile')
-rw-r--r-- | devel/commoncpp/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |