diff options
Diffstat (limited to 'archivers/rpm/Makefile')
-rw-r--r-- | archivers/rpm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/rpm/Makefile b/archivers/rpm/Makefile index 9ecb943fa05f..08eabde03ebf 100644 --- a/archivers/rpm/Makefile +++ b/archivers/rpm/Makefile @@ -21,7 +21,7 @@ CONFLICTS= rpm-4.* rpm-5.* USE_GMAKE= yes MAKE_JOBS_SAFE= yes -USE_AUTOTOOLS= automake:14 autoconf:213 libtool:15 +USE_AUTOTOOLS= automake:14 autoconf:213 libtool:22 CONFIGURE_ARGS= --with-glob USE_LDCONFIG= yes MAKE_ENV= OLD_PO_FILE_INPUT=1 |