diff options
Diffstat (limited to 'net-p2p/kmldonkey/Makefile')
-rw-r--r-- | net-p2p/kmldonkey/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/kmldonkey/Makefile b/net-p2p/kmldonkey/Makefile index 18383f600f7..56e62fe1bf2 100644 --- a/net-p2p/kmldonkey/Makefile +++ b/net-p2p/kmldonkey/Makefile @@ -21,6 +21,7 @@ USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --program-transform-name='' USE_LDCONFIG= yes INSTALLS_ICONS= yes +MAKE_JOBS_SAFE= yes DOCSDIR= ${PREFIX}/share/doc/HTML/en/${PORTNAME} |