diff options
author | John Marino <marino@FreeBSD.org> | 2014-10-20 08:12:20 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-10-20 08:12:20 +0000 |
commit | badd7a1eba6479ee7b956567b6e8eb149be43671 (patch) | |
tree | 6661e7ce62892409aaddb9d650570241a1b6af3c /archivers/rpm4 | |
parent | 8da45592599ee1bb93b867bd1fff95633295b472 (diff) |
Notes
Diffstat (limited to 'archivers/rpm4')
-rw-r--r-- | archivers/rpm4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/rpm4/Makefile b/archivers/rpm4/Makefile index 16ea08846a1c..62253f15bd29 100644 --- a/archivers/rpm4/Makefile +++ b/archivers/rpm4/Makefile @@ -27,7 +27,8 @@ NLS_USES= gettext NLS_LIBS= -lintl PORTDOCS= * -USES= gmake libtool lua:51 pathfix shebangfix tar:bzip2 pkgconfig +USES= alias gmake libtool lua:51 pathfix pkgconfig shebangfix \ + tar:bzip2 USE_BDB= 46+ INVALID_BDB_VER=51 GNU_CONFIGURE= yes |