diff options
Diffstat (limited to 'comms/spandsp/Makefile')
-rw-r--r-- | comms/spandsp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/spandsp/Makefile b/comms/spandsp/Makefile index 648afcbc3468..2ac4a651ad28 100644 --- a/comms/spandsp/Makefile +++ b/comms/spandsp/Makefile @@ -25,7 +25,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .include <bsd.port.pre.mk> |