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 d3058668e613..4889e588dfa5 100644 --- a/archivers/rpm/Makefile +++ b/archivers/rpm/Makefile @@ -22,7 +22,7 @@ CONFLICTS= rpm-[45].* USE_GMAKE= yes MAKE_JOBS_SAFE= yes -USE_AUTOTOOLS= automake:14 autoconf:213 libtool:22 +USE_AUTOTOOLS= automake14 autoconf213 libtool CONFIGURE_ARGS= --with-glob USE_LDCONFIG= yes MAKE_ENV= OLD_PO_FILE_INPUT=1 |