diff options
-rw-r--r-- | devel/pdcurses/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pdcurses/Makefile b/devel/pdcurses/Makefile index 774e801249d1..71f3d138a38a 100644 --- a/devel/pdcurses/Makefile +++ b/devel/pdcurses/Makefile @@ -20,6 +20,7 @@ CONFLICTS= pdcurses-the-[0-9]* USE_LDCONFIG= yes USE_XORG= x11 xext sm ice xt xaw GNU_CONFIGURE= yes +MAKE_JOBS_UNSAFE=yes OPTIONS= DEBUG "Enable debugging support" off \ LATIN1 "Enable support for Latin1 keys" off \ |