diff options
Diffstat (limited to 'net/icqlib0')
-rw-r--r-- | net/icqlib0/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/icqlib0/Makefile b/net/icqlib0/Makefile index d4727d04e3f9..2aba5e29f08e 100644 --- a/net/icqlib0/Makefile +++ b/net/icqlib0/Makefile @@ -16,7 +16,7 @@ MAINTAINER= lioux@FreeBSD.org COMMENT= Old branch 0.x.x of library required by kicq (used by icqmail) USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_SIZE= yes INSTALLS_SHLIB= yes |