diff options
author | Johan van Selst <johans@FreeBSD.org> | 2014-07-06 09:31:36 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2014-07-06 09:31:36 +0000 |
commit | 2e47fec0cea53ee378fa050b344009646b63af2b (patch) | |
tree | a7e74f15e2837e00dd16f130cbfac276e2bb8e23 /databases/gdbm | |
parent | bd1b08fbd28e37e8869f29f0103f091a107210c6 (diff) |
Notes
Diffstat (limited to 'databases/gdbm')
-rw-r--r-- | databases/gdbm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/gdbm/Makefile b/databases/gdbm/Makefile index 7380ad2445a6..90ed753220f3 100644 --- a/databases/gdbm/Makefile +++ b/databases/gdbm/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv3 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes -USES= gmake libtool:keepla +USES= libtool:keepla MAKE_JOBS_UNSAFE= yes |