Index: head/misc/raspberrypi-userland/Makefile =================================================================== --- head/misc/raspberrypi-userland/Makefile +++ head/misc/raspberrypi-userland/Makefile @@ -16,6 +16,8 @@ USES= cmake:outsource pkgconfig shebangfix +USE_LDCONFIG= yes + USE_GITHUB= yes GH_ACCOUNT= gonzoua GH_PROJECT= userland @@ -31,8 +33,6 @@ EXAMPLES_LIB_DEPENDS= libfreetype.so:print/freetype2 DEBUG_CFLAGS_OFF= -DNDEBUG - -USE_LDCONFIG= yes LLD_UNSAFE= yes