diff options
Diffstat (limited to 'converters/mimelib/Makefile')
-rw-r--r-- | converters/mimelib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/mimelib/Makefile b/converters/mimelib/Makefile index d62a5738fde4..cfb65aee2959 100644 --- a/converters/mimelib/Makefile +++ b/converters/mimelib/Makefile @@ -16,7 +16,7 @@ COMMENT= C++ class library for manipulating messages in MIME format CONFLICTS= kdenetwork-3.1.* -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes .include <bsd.port.mk> |