diff options
-rw-r--r-- | devel/libee/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libee/Makefile b/devel/libee/Makefile index f960be94a5b9..aae1dd959432 100644 --- a/devel/libee/Makefile +++ b/devel/libee/Makefile @@ -15,6 +15,8 @@ COMMENT= An event expression library inspired by CEE LIB_DEPENDS= estr:${PORTSDIR}/devel/libestr +MAKE_JOBS_UNSAFE= yes + USE_LDCONFIG= yes GNU_CONFIGURE= yes |