diff options
Diffstat (limited to 'devel/libs11n/Makefile')
-rw-r--r-- | devel/libs11n/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libs11n/Makefile b/devel/libs11n/Makefile index 1769f11a3f34..606c32c327a7 100644 --- a/devel/libs11n/Makefile +++ b/devel/libs11n/Makefile @@ -19,7 +19,7 @@ COMMENT= A C++ library for easily serializing a wide variety of objects WRKSRC= ${WRKDIR}/${DISTNAME}/src USE_ZIP= yes USE_GCC= 3.2+ -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes post-extract: @${CP} ${PATCHDIR}/Makefile.bsd ${WRKSRC}/Makefile |