aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/bareftp
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/bareftp')
-rw-r--r--ftp/bareftp/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/ftp/bareftp/Makefile b/ftp/bareftp/Makefile
index 574f9f1e1373..b3c4809d8acc 100644
--- a/ftp/bareftp/Makefile
+++ b/ftp/bareftp/Makefile
@@ -23,6 +23,10 @@ USE_GETTEXT= yes
USE_GNOME= gtksharp20 gnomesharp20
USE_GMAKE= yes
+USE_LDCONFIG= yes
+
+MAKE_JOBS_SAFE= yes
+
MAN1= bareftp.1
# should use configure --without-gnome-keyring but it is broken