diff --git a/usr.sbin/autofs/autofs/Makefile b/usr.sbin/autofs/autofs/Makefile index 772efd38266f..42060884f710 100644 --- a/usr.sbin/autofs/autofs/Makefile +++ b/usr.sbin/autofs/autofs/Makefile @@ -1,15 +1,17 @@ # $FreeBSD$ +PACKAGE= autofs + CONFS= include_ldap \ include_nis \ include_nis_nullfs \ special_hosts \ special_media \ special_noauto \ special_null NO_OBJ= CONFDIR= /etc/autofs CONFMODE= 755 .include