diff options
Diffstat (limited to 'archivers/liborange/Makefile')
-rw-r--r-- | archivers/liborange/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/liborange/Makefile b/archivers/liborange/Makefile index a962e9db4dcb..37075dc64aab 100644 --- a/archivers/liborange/Makefile +++ b/archivers/liborange/Makefile @@ -23,7 +23,7 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-libsynce=${LOCALBASE} USE_ICONV= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes INSTALLS_SHLIB= yes |