Index: etc/Makefile =================================================================== --- etc/Makefile +++ etc/Makefile @@ -20,7 +20,6 @@ hosts.allow \ hosts.equiv \ libalias.conf \ - libmap.conf \ login.access \ mac.conf \ netconfig \ Index: etc/libmap.conf =================================================================== --- etc/libmap.conf +++ etc/libmap.conf @@ -1,2 +0,0 @@ -# $FreeBSD$ -includedir /usr/local/etc/libmap.d Index: libexec/rtld-elf/Makefile =================================================================== --- libexec/rtld-elf/Makefile +++ libexec/rtld-elf/Makefile @@ -8,6 +8,7 @@ PACKAGE= clibs MK_SSP= no +CONFS= libmap.conf PROG?= ld-elf.so.1 .if (${PROG:M*ld-elf32*} != "") TAGS+= lib32