diff options
Diffstat (limited to 'devel/libtecla/Makefile')
-rw-r--r-- | devel/libtecla/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libtecla/Makefile b/devel/libtecla/Makefile index 6efac42cdbe9..eefdbbcef5ec 100644 --- a/devel/libtecla/Makefile +++ b/devel/libtecla/Makefile @@ -22,6 +22,7 @@ USE_LDCONFIG= yes SCRIPTS_ENV= WRKDIRPREFIX="${WRKDIRPREFIX}" \ REALCURDIR="${.CURDIR}" \ PORTNAME="${PORTNAME}" +MAKE_JOBS_UNSAFE= yes .include <bsd.port.pre.mk> |