diff options
Diffstat (limited to 'devel/cppunit/Makefile')
-rw-r--r-- | devel/cppunit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cppunit/Makefile b/devel/cppunit/Makefile index b5bffa3d01b9..f944ecee0edf 100644 --- a/devel/cppunit/Makefile +++ b/devel/cppunit/Makefile @@ -15,7 +15,7 @@ COMMENT= C++ port of the JUnit framework for unit testing USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .if defined(WITH_DOXYGEN) BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen |