I am trying to build /www/mozilla-firefox it's the first port build for my machine and each one of the ports gets stuck at
Awaiting lock /usr/obj/ports/locks/port-name.lock This happens for /www/mozilla-firefox /devel/libtool /devel/gtk+ /print/cups /devel/glib2 /devel/gtk+2 /net/avahi that it's awaiting lock. I try using "make unlock" on each locking port and it says export _LOCKS_HELD="" I continue with "make configure" and get the awaiting lock again in /etc/mk.conf I have USE_SYSTRACE=Yes SUDO=/usr/bin/sudo WRKOBJDIR=/usr/obj/ports DISTDIR=/usr/distfiles PACKAGE_REPOSITORY=/usr/packages PIPE=-pipe MOTIF=lesstif CLEANDEPENDS=yes REFETCH=true FORCE_UPDATE=Yes BSDOBJDIR=/usr/obj BSDSRCDIR=/usr/src XSRCDIR=/usr/xenocara XENOCARA_BUILD_DRI=yes What changed between 5.2 and 5.3?