diff options
Diffstat (limited to 'net/libicq/Makefile')
-rw-r--r-- | net/libicq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libicq/Makefile b/net/libicq/Makefile index 31ca46a1f2a9..2a3b12c43d0a 100644 --- a/net/libicq/Makefile +++ b/net/libicq/Makefile @@ -16,7 +16,7 @@ MAINTAINER= flathill@FreeBSD.org COMMENT= Library to add ICQ communication support to your software USE_GNOME= glib12 -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes .include <bsd.port.mk> |