Index: Makefile =================================================================== RCS file: /home/ncvs/ports/ftp/bareftp/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 17 Jan 2010 04:12:54 -0000 1.6 +++ Makefile 2 Feb 2010 17:40:51 -0000 @@ -23,6 +23,10 @@ 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