diff options
Diffstat (limited to 'security/beecrypt/Makefile')
-rw-r--r-- | security/beecrypt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/beecrypt/Makefile b/security/beecrypt/Makefile index 6bedcceb1b44..5e7cf69644ac 100644 --- a/security/beecrypt/Makefile +++ b/security/beecrypt/Makefile @@ -17,7 +17,7 @@ COMMENT= BeeCrypt is an open source cryptography library USE_REINPLACE= yes GNU_CONFIGURE= yes -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 INSTALLS_SHLIB= yes post-patch: |