diff --git a/share/Makefile b/share/Makefile index 4a5f0c4a240..308693c1bc7 100644 --- a/share/Makefile +++ b/share/Makefile @@ -33,7 +33,7 @@ _snmp= snmp .endif .if ${MK_DICT} != "no" -_dict= dict +_dict= dict .endif .if ${MK_EXAMPLES} != "no"