diff options
Diffstat (limited to 'net/ilbc/Makefile')
-rw-r--r-- | net/ilbc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ilbc/Makefile b/net/ilbc/Makefile index 0ca503ed0c21..66b044d0eaae 100644 --- a/net/ilbc/Makefile +++ b/net/ilbc/Makefile @@ -15,6 +15,6 @@ COMMENT= Internet Low Bit Rate codec (RFC3951) USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .include <bsd.port.mk> |