diff options
Diffstat (limited to 'net/libosip/Makefile')
-rw-r--r-- | net/libosip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libosip/Makefile b/net/libosip/Makefile index eb773d3c129e..4458ee6e8397 100644 --- a/net/libosip/Makefile +++ b/net/libosip/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A low layer of SIP implementation USE_REINPLACE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 LIBTOOLFLAGS= --disable-ltlibs --release-ignore INSTALLS_SHLIB= yes |