diff options
Diffstat (limited to 'databases/libsdb/Makefile')
-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 |