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 502ba5d19286..316b753f3d7c 100644 --- a/archivers/rpm/Makefile +++ b/archivers/rpm/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2 .endif USE_GMAKE= yes -USE_AUTOMAKE= yes +USE_AUTOMAKE_VER=14 USE_LIBTOOL= yes CONFIGURE_ARGS= --with-glob CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |