diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-16 06:37:16 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-16 06:37:16 +0000 |
commit | 31d5d60fb2a39aea4b97cf0c465db963f07f836d (patch) | |
tree | 94bd7a5ae437277070de3d6bbd49b274df7056b3 /databases/libsdb | |
parent | abf5b5ffc09b367c1d6e4537c8f5e2473c14e670 (diff) | |
download | ports-31d5d60fb2a39aea4b97cf0c465db963f07f836d.tar.gz ports-31d5d60fb2a39aea4b97cf0c465db963f07f836d.zip |
Notes
Diffstat (limited to 'databases/libsdb')
-rw-r--r-- | databases/libsdb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/libsdb/Makefile b/databases/libsdb/Makefile index 9779bd63df14..17f8581bc35b 100644 --- a/databases/libsdb/Makefile +++ b/databases/libsdb/Makefile @@ -16,6 +16,8 @@ DISTNAME= sdb-${PORTVERSION} MAINTAINER= pgollucci@FreeBSD.org COMMENT= Simple database library +MAKE_JOBS_UNSAFE= yes + HAS_CONFIGURE= yes MAKE_ARGS= PREFIX="${PREFIX}" CC="${CC}" CFLAGS="${CFLAGS}" USE_LDCONFIG= yes |