diff options
Diffstat (limited to 'devel/xparam/Makefile')
-rw-r--r-- | devel/xparam/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/xparam/Makefile b/devel/xparam/Makefile index f3365073f544..c33e71bb8366 100644 --- a/devel/xparam/Makefile +++ b/devel/xparam/Makefile @@ -18,7 +18,7 @@ COMMENT= A general-purpose tool for parameter handling in C++ USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .include <bsd.port.pre.mk> |