From 1a5818d61009df398c86fa82b2760b8d6a08d525 Mon Sep 17 00:00:00 2001 From: pav Date: Thu, 19 Nov 2009 22:07:43 +0000 Subject: - Mark MAKE_JOBS_UNSAFE Reported by: pointyhat --- devel/fhist/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/fhist') diff --git a/devel/fhist/Makefile b/devel/fhist/Makefile index 4c15097ac7ba..88738edf702d 100644 --- a/devel/fhist/Makefile +++ b/devel/fhist/Makefile @@ -17,6 +17,7 @@ USE_GNOME= gnometarget GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" ALL_TARGET= binaries po +MAKE_JOBS_UNSAFE= yes MAN1= fcomp.1 fhist.1 fmerge.1 PLIST_FILES= bin/fcomp bin/fhist bin/fmerge -- cgit